vetrag/migrations/0005_add_unique_idx_sentenc...

7 lines
259 B
SQL

-- +goose Up
-- The unique index was already created in migration 0003 when we switched to standard Postgres types
-- This migration is kept for consistency in migration sequence but doesn't perform any action
-- +goose Down
-- No action needed for rollback