mirror of
https://github.com/axllent/mailpit.git
synced 2025-06-25 00:37:17 +02:00
6 lines
228 B
Markdown
6 lines
228 B
Markdown
![]() |
# 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>" }}`
|