chore(db): reorganizar migrations e adicionar tabelas de anexos

Consolida migrations anteriores e adiciona tabelas `anexos` e
`lancamento_anexos` com constraints de integridade referencial.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Felipe Coutinho
2026-03-28 15:13:39 +00:00
parent 9b76db4ce9
commit 9bd762f7a3
7 changed files with 2748 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -162,6 +162,13 @@
"when": 1748000000000,
"tag": "0022_import-category-mappings",
"breakpoints": true
},
{
"idx": 23,
"version": "7",
"when": 1774529878374,
"tag": "0023_sturdy_wolfpack",
"breakpoints": true
}
]
}