antville/database/patches/antville-patch-20020718.sql
Tobi Schäfer 504675b06a * Added latest patch
* Renamed patches consistently
2007-06-30 18:19:24 +00:00

3 lines
93 B
SQL

use antville;
update AV_TEXT set TEXT_HASDISCUSSIONS = 1 where TEXT_HASDISCUSSIONS is null;