index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn14672.sql
blob: f0658f40ccb4c7d9bcba47210582af6edfd6a914 (
plain
) (
blame
)
1
ALTER
TABLE
`
login
`
ADD
`
birthdate
`
DATE
NOT
NULL
DEFAULT
'0000-00-00'
;