mirror of
https://github.com/axllent/mailpit.git
synced 2025-03-21 21:47:19 +02:00
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>" }}