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
/
upgrade_svn15003.sql
blob: 28b4f451e11941cd06364b0a02335b08fde11538 (
plain
) (
blame
)
1
ALTER
TABLE
`
global_reg_value
`
MODIFY
`
type
`
TINYINT
(
1
)
UNSIGNED
NOT
NULL
DEFAULT
'3'
;