selene-backend/db/mycroft/create_mycroft_db.sql

2 lines
69 B
SQL

CREATE DATABASE mycroft WITH TEMPLATE mycroft_template OWNER selene;