ecb9be59

By: Michael Lynch <git@mtlynch.io>

Adjust sqlite to accept the time through dependency injection

It's too confusing if all the other components have a dependency injected clock, but sqlite uses the system clock directly.