elixir-sqlite / sqlite_ecto2

Sqlite3 adapter for Ecto 2.2.x
https://hex.pm/packages/sqlite_ecto2
MIT License
120 stars 33 forks source link

Update ecto to 2.2.11 #237

Closed adamzapasnik closed 5 years ago

adamzapasnik commented 5 years ago

Just like I mentioned on elixirforum here are my commits. There weren't many changes adapter related. Pretty much just adding cross join, because it was missing.

I guess commits from https://github.com/elixir-sqlite/sqlite_ecto2/pull/197 should be merged before moving to ecto 3.0