server
/
askbot
master
splineupdate
source for deployed askbot instance (frange.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sql_scripts
/
update_2009_01_13_002.sql
blob: c223cb8c067f53e897132dcc733023b12cdd8e30 (
plain
)
1
ALTER
TABLE
activity
ADD
COLUMN
is_auditted
tinyint
(
1
)
DEFAULT
0