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.
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 2s | 17s | 29h43m50s | 29h43m53s |
| Eval | - | - | - | - |
| Build | - | - | - | - |
| Test | - | - | - | - |
| Deploy | - | - | - | - |
| Suite | 2s | 17s | - | - |