Back to Mailpit

Migration scripts

internal/storage/schemas/README.md

1.29.7227 B
Original Source

Migration scripts

  • Scripts should be named using semver and have the .sql extension.
  • Inline comments should be prefixed with a --
  • All references to tables and indexes should be wrapped with a {{ tenant "<name>" }}