index
:
evolved/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrades
/
upgrade_2013.02.06_21.38.sql
blob: d5c467097c58930d92f4e06022c62ba5441a5a8a (
plain
) (
blame
)
1
ALTER
TABLE
`
char
`
ADD
COLUMN
`
slotchange
`
SMALLINT
(
3
)
unsigned
NOT
NULL
default
'0'
;