Files
member-console/internal/integration/migrations/00001_init.sql

7 lines
207 B
SQL

-- +goose Up
-- Placeholder: integration infrastructure tables will be defined here.
-- Schema and roles are created by root migration 00004_per_module_schemas.sql.
-- +goose Down
-- No tables to drop yet.