mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-15 00:08:07 -04:00
2 lines
94 B
SQL
2 lines
94 B
SQL
update objects set deleted = 1 where deleted = 0 and object_template not like '%loadbeacon%';
|