OpenSimMirror/OpenSim/Data/SQLiteLegacy/Resources/005_RegionStore.sql

6 lines
45 B
PL/PgSQL

BEGIN;
delete from regionsettings;
COMMIT;