elixir-sqlite / ecto_sqlite3

An Ecto SQLite3 adapter.
https://hexdocs.pm/ecto_sqlite3
MIT License
288 stars 43 forks source link

Raise if using an in memory database with pool_size != 1 #128

Closed mdwaud closed 11 months ago

mdwaud commented 11 months ago

Related to https://github.com/elixir-sqlite/ecto_sqlite3/issues/75