Commit Graph

20 Commits

Author SHA1 Message Date
Yehonal
84949746e1 import pendings 2018-01-21 10:19:43 +01:00
Yehonal
c3bcacfb36 Imported pending sql 2017-12-05 03:06:57 +01:00
Yehonal
3649e70176 Fixed sql syntax error 2017-11-19 18:29:15 +01:00
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
0c2d0cd9c0 removed duplicated update file 2017-08-21 11:51:17 +02:00
Yehonal
5bc39840a1 Fixed old auth updates 2017-08-21 11:50:44 +02:00
Yehonal
0c50a6027c Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2017-08-20 06:04:27 +02:00
Yehonal
1ed98105a1 importing pending sql 2017-08-20 06:03:34 +02:00
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