generated comment

This commit is contained in:
2021-08-28 21:12:08 +02:00
parent a63076c07c
commit 95fbafb217
4 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,5 @@
$GENERATED_SQL_COMMENT
#for $table in $tables
CREATE TABLE ${table.name}_t (
id serial not null primary key