0dde5ad7

By: Michael Lynch <git@mtlynch.io>

Let SQLite assign media IDs

CreateMediaItem now relies on SQLite's INTEGER PRIMARY KEY allocation instead of computing MAX(id) + 1 in application code. Lower the media ID minimum to 1 so SQLite's first generated row ID is valid, and update TinyBeans import tests to start from the shared minimum.
Codeberg

Suite timing

Time to Start Worker time Duration Time to finish
Config 2s 17s 72h04m28s 72h04m30s
Eval - - - -
Build - - - -
Suite 2s 17s - -