Commit graph

6 commits

Author SHA1 Message Date
Yehonal
61df6f7d44 Workaround to import sql with zero value in date on mysql 5.7
Maybe we need to fix those fields or find another better way
2017-09-25 02:14:42 +02:00
Yehonal
5bc39840a1 Fixed old auth updates 2017-08-21 11:50:44 +02:00
Yehonal
8836d161ff Improved db_assembler simplifying updating process
Implemented a check for versioning column to skip already applied updates
In this way the script can combine all updates under a single sql file
that can be imported directly in any case
2017-05-01 21:17:26 +02:00
Yehonal
4f82a3c2fa Fix for char db and auth db updates 2016-12-17 13:08:49 +01:00
ShinDarth
19e3492372 DB/Auth: fix column name in update file, thanks @DarkmoonRabbit 2016-11-21 19:33:25 +01:00
ShinDarth
a215b276ca Imported pending SQLs 2016-11-19 12:37:05 +01:00