database: Fix instances, where area_commitment.year_from may be NULL

This commit is contained in:
2024-09-18 14:51:14 +02:00
parent d791fba02c
commit a6774b284d
2 changed files with 2 additions and 2 deletions

View File

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