04310dcf

By: Michael Lynch <git@mtlynch.io>

Fix backend-dev build with a dev store adapter

Wrap the per-session dev sqlite database in a handlers.Store adapter so the
backend-dev build does not depend on the disconnected sqlite package
implementing media entry and comment reads yet.

Keep the missing sqlite wiring explicit by panicking if those stubbed methods
are used, and include the gofmt cleanup required for the pre-commit hook to
pass.

Suite timing

Time to Start Worker time Duration Time to finish
Config 0s 1s 1s 1s
Eval 1s 34s 34s 35s
Build 3s 2m30s 56s 59s
Test - - - -
Deploy - - - -
Suite 0s 3m05s 59s 59s

Timeline

0s10s20s30s40s50s