mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-14 00:01:30 -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%';
|