Commit Graph

12 Commits

Author SHA1 Message Date
Yehonal
25d92a454d [Auth\DB] Set default expansion to 2 2017-08-19 11:43: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
11a88b7121 Merge branch '1.x' 2016-11-19 12:37:57 +01:00
ShinDarth
a215b276ca Imported pending SQLs 2016-11-19 12:37:05 +01:00
Yehonal
aeb9406860 fixed alter tables 2016-11-18 13:42:32 +01:00
Yehonal
b94531b191 Created needed files for "sql pending system"
+ added README file to db_exporter
2016-11-18 13:28:25 +01:00
Yehonal
212edb5034 Archived old sql files, they are now integrated in base 2016-11-18 13:23:30 +01:00
Yehonal
ce219ce7e4 Created auth logs table for db logging system
Fixed server startup
2016-09-04 14:41:03 +02:00
Yehonal
7cab63179e implemented pending workflow for sql and PR 2016-08-25 19:49:32 +02:00
Yehonal
b211edb6c0 Better names for sql folders + added custom and pending 2016-08-25 15:33:11 +02:00