1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-06 23:36:23 +02:00

6 lines
228 B
Markdown
Raw Permalink Normal View History

# 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>" }}`