diff --git a/ccm-cms-types-person/sql/ccm-cms-types-person/postgres-create.sql b/ccm-cms-types-person/sql/ccm-cms-types-person/postgres-create.sql new file mode 100644 index 000000000..a733590e2 --- /dev/null +++ b/ccm-cms-types-person/sql/ccm-cms-types-person/postgres-create.sql @@ -0,0 +1,3 @@ +begin; +\i ddl/postgres/create.sql +end; \ No newline at end of file