Commit Graph

7 Commits

Author SHA1 Message Date
Kitzunu
268fa40c75 chore(import-sql): fix update (#6139)
* Update import.sh

* Update 2021_05_30_03.sql

* Update 2021_05_30_02.sql

* Update import.sh

* Update import.sh

* Update 2021_05_30_02.sql

* Update 2021_05_30_03.sql
2021-05-31 01:01:30 +02:00
Francesco Borzì
37f435b49d fix(CI): sql build (#6134) 2021-05-30 18:38:15 +02:00
Kitzunu
4046fe2282 feat(DB/Version): Add date on update (#6006) 2021-05-30 17:26:32 +02:00
Yehonal
d88e14be4e Fix: pipeline error after 8 pending sql
bash thinks that 08 is a hex number, so we have to cast the base

More info here: https://stackoverflow.com/questions/24777597/value-too-great-for-base-error-token-is-08
2021-02-14 20:26:29 +01:00
Stoabrogga
845a3b65db feat(CI): add commit hashes to the automatic SQL import (#1516) 2019-02-25 11:30:43 +01:00
Yehonal
403ed2600f Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk into dir-restructure 2017-12-21 11:26:43 +01:00
Yehonal
f06f32849f Directory Structure [step 1]: moving files
working on #672

NOTE: This commit can't be compiled!!
2017-10-12 20:00:52 +02:00