index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-31T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
updates
/
927_characters.sql
blob: c3a0df39b8db260df2847dfa2629e26a8ea0846f (
plain
)
1
2
ALTER
TABLE
`
gm_tickets
`
CHANGE
`
closed
`
`
closed
`
int
(
10
)
NOT
NULL
default
'0'
;