Files
youclonedl/backend
Mattias Tall ffd46b5e08 Fix missing view_count column migration on startup
create_all doesn't add columns to existing tables. Add _add_column_if_missing
helper that checks PRAGMA table_info and runs ALTER TABLE if needed, called
on every startup before FTS setup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 11:20:40 +02:00
..
2026-05-26 11:18:53 +02:00
2026-05-26 11:18:53 +02:00
2026-05-25 20:09:04 +02:00
2026-05-25 20:09:04 +02:00
2026-05-25 20:25:08 +02:00
2026-05-26 11:18:53 +02:00