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_svn9957.sql
blob: c8b2e071191cdf4e0f67ce5c3f22dabdf9f9f8ab (
plain
) (
blame
)
1
alter
table
`
loginlog
`
modify
`
user
`
varchar
(
255
)
NOT
NULL
default
''
;