diff options
author | Dastgir <dastgirp@gmail.com> | 2018-09-02 10:54:35 +0530 |
---|---|---|
committer | Dastgir <dastgirp@gmail.com> | 2018-09-02 10:59:45 +0530 |
commit | 1da462a8038dd8160608133057b80c0b23bd6350 (patch) | |
tree | c7a83254cdc25b14c84e6ff73611726b728e4aa8 /sql-files/upgrades/index.txt | |
parent | 611bda248b3cb221bef4ad81f74c0508a76095d9 (diff) | |
download | hercules-1da462a8038dd8160608133057b80c0b23bd6350.tar.gz hercules-1da462a8038dd8160608133057b80c0b23bd6350.tar.bz2 hercules-1da462a8038dd8160608133057b80c0b23bd6350.tar.xz hercules-1da462a8038dd8160608133057b80c0b23bd6350.zip |
Fixed issue #2187
card field is changed to INT in tables
Diffstat (limited to 'sql-files/upgrades/index.txt')
-rw-r--r-- | sql-files/upgrades/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-files/upgrades/index.txt b/sql-files/upgrades/index.txt index 705234d01..2c88535cc 100644 --- a/sql-files/upgrades/index.txt +++ b/sql-files/upgrades/index.txt @@ -49,3 +49,4 @@ 2018-06-03--17-16.sql 2018-06-05--12-02.sql 2018-07-24--03-23.sql +2018-09-01--05-22.sql |