index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
updates
/
919_world.sql
blob: 5febe1ebdfc23551fd8db45e5f47b00745f750e1 (
plain
)
1
2
3
ALTER
TABLE
version
ADD
`
core_revision
`
BIGINT
UNSIGNED
AFTER
`
core_version
`
;