Skip to content

Commit 5246dc2

Browse files
committed
update sql
1 parent 44673a3 commit 5246dc2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/init_db.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ create table contact
2222
on update restrict on delete cascade
2323
);
2424

25+
-- alter table contact
26+
-- owner to postgres;
2527

0 commit comments

Comments
 (0)