Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 229 Bytes

commit_message_templates.md

File metadata and controls

6 lines (5 loc) · 229 Bytes

Breaking SQL Change

BREAKING CHANGES: This patch changes the SQL schema and thus requires running the SQL Migration command (e.g. `... migrate sql`).
Never apply SQL migrations without backing up your database prior.