database: Add attrid, cultid, and cancelled to delivery_schedule

This commit is contained in:
2024-09-16 09:56:12 +02:00
parent 4d3ead0486
commit 86c3235782
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,3 @@
-- This value MUST NOT be changed while other connections are open!
PRAGMA schema_version = 2800;
PRAGMA schema_version = 2900;