Commit Graph

5 Commits

Author SHA1 Message Date
963f9ae6cb Add default_search to user_settings
Some checks are pending
Build docker image / Build-Docker-Image (push) Waiting to run
rust-clippy analyze / Run rust-clippy analyzing (push) Waiting to run
Add migration to add a nullable VARCHAR(32) column with a CHECK
constraint restricting values to book, author, series, translator.
Update SQLx query artifacts, handlers, and serializers to read and
write the new field.
2026-02-16 21:09:56 +01:00
86e2550413 Filter out NULL languages in allowed_langs aggregation 2026-01-13 18:12:49 +01:00
f24a1dbec8 Fix
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-26 02:31:07 +01:00
7469fad5ad Update queries
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 23:09:56 +01:00
ff7a2deaf4 Move to sqlx 2024-12-24 22:22:05 +01:00