Commit graph

8 commits

Author SHA1 Message Date
Stefano Borzì
431704c7e2 Database/World: made the database structure similar to TrinityCore (#154)
* Database/World: date the database structure similar to TrinityCore

* Updated ObjectMgr.cpp

* Moved sql update to pending_db_world directory
2016-09-22 21:21:22 +02:00
Yehonal
273ffb5d0c [DB] Importing pending sql 2016-08-30 15:42:18 +02:00
Yehonal
c556918797 Merge pull request #118 from DantestyleXD/patch-3
[DB/Quest] Fix for quests 10990 10991 10992 #114
2016-08-30 15:27:06 +02:00
Yehonal
cf87d71765 [Bash] Fixed previous scripts permissions and minor mistake 2016-08-29 12:23:52 +02:00
DantestyleXD
402081def2 [DB/Quest] Not work quest id 10990 10991 10992 #114 rev.3 2016-08-29 09:52:43 +02:00
Yehonal
b03b420813 fixed import.sh and implemented new optional workflow for pendings sql
Now devs can create sql for their pull requests that will be
automatically imported and _decorated_ by a protection system
and avoid to multiple import same queries
2016-08-29 09:49:45 +02:00
Yehonal
a6db058f90 removed templates for pending, we will find a more cleaner way for devs 2016-08-26 16:25:13 +02:00
Yehonal
7cab63179e implemented pending workflow for sql and PR 2016-08-25 19:49:32 +02:00