19c79843

By: Michael Lynch <git@mtlynch.io>

Fix --metadata flag references after SQLite migration

Remove the --metadata flag from .air.toml and flake.nix e2e config;
replace with --db pointing at metadata.db written by the import command.

Also fix SQL lint issues in the migration: rename date column to
entry_date (date is a reserved keyword), add spaces before REFERENCES
parentheses, and suppress unchecked rows.Close() errors in media.go.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Suite timing

Time to Start Worker time Duration Time to finish
Config 0s 1s 1s 1s
Eval 1s 42s 42s 44s
Build 4s 3m29s 1m05s 1m10s
Test - - - -
Deploy - - - -
Suite 0s 4m13s 1m10s 1m10s

Timeline

0s10s20s30s40s50s1m1m10s