KI-AGENT: Notizen für Bankbuchungen ergänzt

This commit is contained in:
2026-08-07 19:21:38 +02:00
parent 9421c3221c
commit 75d7bfab38
4 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "bankstatements" ADD COLUMN "notes" text;

View File

@@ -393,6 +393,13 @@
"when": 1786023052994,
"tag": "0058_global_reference_data",
"breakpoints": true
},
{
"idx": 56,
"version": "7",
"when": 1786082400000,
"tag": "0059_bankstatement_notes",
"breakpoints": true
}
]
}