about summary refs log tree commit diff stats
path: root/src/storage/video_database/schema.sql (follow)
Commit message (Collapse)AuthorAge
* fix(storage/schema.sql): Tell SQLite to perform type-checkingBenedikt Peetz2024-08-22
| | | | | | Otherwise, SQLite tries to “coerce” types into fitting in the “preferred” type of the table. Now SQLite actually refuses to accept a type mismatch.
* chore: Initial CommitBenedikt Peetz2024-08-21
This repository was migrated out of my nixos-config.