ffd46b5e0893fe3059e8a10854d01cfe7314157b
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>
Description
No description provided
Languages
JavaScript
53.6%
Python
45.9%
HTML
0.2%
Dockerfile
0.2%