Database: use schema_version and application_id

This commit is contained in:
2023-09-17 18:58:11 +02:00
parent db51e069bc
commit 8f78c8ce89
3 changed files with 6 additions and 10 deletions

View File

@ -0,0 +1,2 @@
PRAGMA schema_version = 100; -- This value MUST NOT be changed while other connections are open!