Files
zitadel/apps/api/cmd/initialise/sql/02_database.sql
2025-08-05 15:20:32 -07:00

2 lines
70 B
SQL

-- replace %[1]s with the name of the database
CREATE DATABASE "%[1]s"