57c5f79a

By: Michael Lynch <git@mtlynch.io>

Make Little Moments own auth table creation

Add the sessions table to Little Moments' SQLite migrations so the app owns all auth-related schema alongside login_tokens. Cover that migration ownership with a store-level test.

Advance the local simpleauth submodule to a commit where authsqlite adapters no longer create, drop, or migrate SQLite tables in their constructors.

Suite timing

Time to Start Worker time Duration Time to finish
Config 0s 1s 1s 1s
Eval - - - -
Build 26s 37s - -
Test - - - -
Deploy - - - -
Suite 0s 38s - -

Timeline

0s30s40s