This commit is contained in:
2021-07-07 13:34:44 +02:00
parent 81b900374e
commit e80739d7fc
5 changed files with 2 additions and 21 deletions

View File

@ -1,9 +1,3 @@
-- -----------------------------------------------------
-- THIS IS GENERATED CODE, DO NOT EDIT MANUALLY!
-- ALL CHANGES WILL BE LOST AFTER THE NEXT RUN
-- OF generate.py
-- -----------------------------------------------------
#for $table in $tables
CREATE TABLE ${table.name}_t (
id serial not null primary key