From 480640a747b81cb39deb1ec24e6e199a9c837fbe Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Sun, 20 Sep 2026 14:53:46 +0200 Subject: db: schema v9 for invoicing, vouchers source rebuild --- docs/STATE.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/STATE.md') diff --git a/docs/STATE.md b/docs/STATE.md index 97d0e8d..428bb79 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -280,9 +280,10 @@ check. - Never commit unless the human asks. - SQLite files must not be backed up live with restic; use `backup.snapshot` (`VACUUM INTO`) and point restic at the snapshots. -- Schema version is 7 (v3 moms rules; v4/v6 year info; v5 org - description/shares + board members; v7 attachments append-only triggers); - forward migrations are in `db.c`. +- Schema version is 9 (v3 moms rules; v4/v6 year info; v5 org + description/shares + board members; v7 attachments append-only triggers; + v8 bank reconciliation; v9 invoicing + widened `vouchers.source` with a + table rebuild); forward migrations are in `db.c`. ## Makandra driftstatus (org 2) -- cgit v1.3