libreccm-legacy/ccm-ldn-theme/sql/ccm-ldn-theme/postgres-create.sql

6 lines
113 B
PL/PgSQL
Executable File

begin;
\i ddl/postgres/create.sql
\i default/theme-files-unique-constraint.sql
\i ddl/postgres/deferred.sql
end;