feat: agrupar lançamentos por data

This commit is contained in:
Felipe Coutinho
2026-06-28 19:48:39 -03:00
parent 24709ec232
commit f3c3d98aeb
18 changed files with 3275 additions and 55 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "preferencias_usuario" ADD COLUMN "agrupar_lancamentos_por_data" boolean DEFAULT true NOT NULL;

File diff suppressed because it is too large Load Diff

View File

@@ -225,6 +225,13 @@
"when": 1782569103402,
"tag": "0032_bumpy_spencer_smythe",
"breakpoints": true
},
{
"idx": 33,
"version": "7",
"when": 1782685465530,
"tag": "0033_demonic_supreme_intelligence",
"breakpoints": true
}
]
}