mirror of
https://github.com/opensim/opensim.git
synced 2026-07-03 09:29:21 +08:00
6 lines
45 B
PL/PgSQL
6 lines
45 B
PL/PgSQL
BEGIN;
|
|
|
|
delete from regionsettings;
|
|
|
|
COMMIT;
|