index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
old
/
2.4.3
/
00083_realmd.sql
blob: ad6201cf783128e4c9def09b99c354c7e6db2f1b (
plain
)
1
2
ALTER
TABLE
account
CHANGE
COLUMN
tbc
expansion
tinyint
(
3
)
unsigned
NOT
NULL
default
'0'
;