index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
/
upgrade_svn14700.sql
blob: a1e3d8ddba9133d2c9dd9a613e17d70b044b1bba (
plain
) (
blame
)
1
ALTER
TABLE
`
char
`
ADD
`
delete_date
`
INT
(
11
)
UNSIGNED
NOT
NULL
DEFAULT
'0'
;