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.6
/
2958_scripts.sql
blob: c0cf924333b9d2df83f1d3db80dab7990af1fd19 (
plain
)
1
2
ALTER
TABLE
`
scripts
`
CHANGE
COLUMN
`
datatext
`
`
datatext
`
text
NOT
NULL
;