antville/antville_dbpatch20011206.sql

2 lines
76 B
MySQL
Raw Normal View History

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