Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Switch sqlite.New to use a typed struct instead of an arg list (#165) This will be more useful in a few commits when we add a time param. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/165