Commit Graph

8 Commits

Author SHA1 Message Date
a80a64ceec swap quote search to trigram ilike, search ui stub, more 2026-04-26 11:44:53 +02:00
84e2ad3918 fts wip: trigger, Quote::get_by_search_query, expose to API 2026-04-25 01:00:18 +02:00
983e1ae88f catch model up to multi-author lines
now the only thing missing is the quote adding UI support - multiauthor
lines can already be added via API
2026-04-23 22:48:51 +02:00
879c5ee3d3 postgres via sqlx - workable? 2026-04-20 01:17:30 +02:00
252f7b164b remove all that .map_err nonsense at once 2026-04-04 14:23:42 +02:00
d8fb561bca log everything 2026-04-04 02:44:17 +02:00
449136ce37 make transactions higher level (pass them everywhere) 2026-04-03 19:05:37 +02:00
766e9029bf quotes create&getbyid, migration renew, misc 2026-03-07 16:08:29 +01:00