antville/antville_dbpatch20011206.sql

2 lines
No EOL
76 B
SQL

use antville;
alter table STORY add column READS bigint null after MODIFIER;