Expand description

Implementation of a StoreFactory for SQLite

Structs

Foreign keys must be enabled on a per connection basis. This customizer will be added to the SQLite pool builder and then ran against every connection returned from the pool.

A StoreFactory backed by a SQLite database.

Functions