mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
* Updated world_script_waypoints
* Updated world_scripts_structure * Moved older sql files to 3.0.9_old folder and in file 0000_3.0.9_old (sql/updates) are stored all these sqls * Also created folder Obsolete_updates where you can find unverified sqls * This should help with sql maintaining --HG-- branch : trunk
This commit is contained in:
@@ -6,4 +6,4 @@ add_subdirectory(tools)
|
||||
|
||||
FILE(GLOB _SQL *.sql)
|
||||
|
||||
install(FILES ${_SQL} DESTINATION share/trinity/sql)
|
||||
install(FILES ${_SQL} DESTINATION share/trinity/sql)
|
||||
4328
sql/updates/0000_3.0.9_old.sql
Normal file
4328
sql/updates/0000_3.0.9_old.sql
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2,4 +2,4 @@ FILE(GLOB _SQL_243 *.sql)
|
||||
|
||||
INSTALL(FILES
|
||||
${_SQL_243}
|
||||
DESTINATION share/trinity/sql/updates/2.4.3_updates)
|
||||
DESTINATION share/trinity/sql/updates/2.4.3_updates)
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user