index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
updates
/
0.8
/
4176_character.sql
blob: 5a7b106b2c169f923eac59072df7d22bdccefa65 (
plain
)
1
ALTER
TABLE
`
character
`
ADD
`
zone
`
INT
(
11
)
UNSIGNED
NOT
NULL
DEFAULT
'0'
;