mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-14 00:01:30 -04:00
2 lines
61 B
SQL
2 lines
61 B
SQL
update objects set cache_version=0 where cache_version <> 0;
|