[day-00] base infra for the project
This commit is contained in:
2
priv/docker/postgres/init.sql
Normal file
2
priv/docker/postgres/init.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
CREATE EXTENSION "uuid-ossp";
|
||||
CREATE EXTENSION "pg_stat_statements";
|
Reference in New Issue
Block a user