diff options
Diffstat (limited to 'docs/STATE.md')
| -rw-r--r-- | docs/STATE.md | 7 |
1 files changed, 4 insertions, 3 deletions
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) |
