Database: use schema_version and application_id

This commit is contained in:
2023-09-17 18:58:11 +02:00
parent eac0f4f6a9
commit 5249b7a054
4 changed files with 9 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!