elixir-sqlite / ecto_sqlite3

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

Implement explain query plan #77

Closed LostKobrakai closed 2 years ago

LostKobrakai commented 2 years ago

Close #76

warmwaffles commented 2 years ago

This looks way better than I would have implemented it!