Files
actions/database/initdb.sql
2017-12-04 09:02:36 +01:00

5 lines
148 B
SQL

--create schema demands authorization postgres;
--create schema shortages authorization postgres;
--create schema products authorization postgres;