libreccm-legacy/ccm-ldn-aplaws/sql/upgrade/postgres-2.sql

5 lines
40 B
PL/PgSQL
Executable File

begin;
delete from nav_templates;
end;