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