diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-12-29 05:16:01 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-01-14 20:18:11 +0300 |
commit | 42c129494a2b9f9899fb28fb5ca5792ee850ce07 (patch) | |
tree | 0fd2e8f3e3068c71f1460df82ee64b9f79da2eed /sql-files/upgrades/index.txt | |
parent | 0f3a9dfaf79b0227944f2f4052dd48be3b2588f4 (diff) | |
download | hercules-42c129494a2b9f9899fb28fb5ca5792ee850ce07.tar.gz hercules-42c129494a2b9f9899fb28fb5ca5792ee850ce07.tar.bz2 hercules-42c129494a2b9f9899fb28fb5ca5792ee850ce07.tar.xz hercules-42c129494a2b9f9899fb28fb5ca5792ee850ce07.zip |
Add support for saving/loading barter shops from sql table.
Also allow add duplicated item id to barter shops if price is different.
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 ed892df12..3a2fc4c33 100644 --- a/sql-files/upgrades/index.txt +++ b/sql-files/upgrades/index.txt @@ -51,3 +51,4 @@ 2018-07-24--03-23.sql 2018-09-01--05-22.sql 2018-12-14--01-02.sql +2018-12-29--07-51.sql |