update sqlitecpp

Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
Folling 2024-02-12 16:39:44 +01:00 committed by Folling
parent c4b06c09d1
commit 23e38156d7
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ CREATE TABLE `properties`
`source` INT NOT NULL,
PRIMARY KEY (`id`),
UNIQUE(`source`, `name`),
UNIQUE (`source`, `name`),
FOREIGN KEY (`id`) REFERENCES `objects` (`id`) ON DELETE CASCADE,
FOREIGN KEY (`source`) REFERENCES `objects` (`id`) ON DELETE CASCADE
) WITHOUT ROWID, STRICT;

2
vendor/sqlitecpp vendored

@ -1 +1 @@
Subproject commit 39044837cd3b332aa874325ef36e5df033b092c3
Subproject commit 7832ea68dca4c8367dd938b079a01ccffe6a7acd