system/sql/qt/pg/schema/schema.sql

2 lines
46 B
SQL

CREATE SCHEMA system
AUTHORIZATION username;