index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
updates
/
0.6
/
2518_guild.sql
blob: 04b84e3ebe49d879ccdc41bb1346c10345e9427a (
plain
)
1
2
ALTER
TABLE
`
guild
`
ADD
`
info
`
TEXT
NOT
NULL
AFTER
`
BackgroundColor
`
;