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

7 lines
192 B
SQL

-- +goose Up
-- Placeholder: audit trail 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.