antville/database/patches/antville-patch-20011215.sql

2 lines
63 B
MySQL
Raw Normal View History

use antville;
update STORY set ISONLINE = 2 where ISONLINE = 1;