Skip to content

Releases: elixir-sqlite/ecto_sqlite3

v0.7.1

16 Mar 14:20
Compare
Choose a tag to compare

Fixed

  • Backport of default drops to :restrict are now backwards compatible with older versions of ecto_sql. We don't really have support for drop index ... cascade as it is not in the grammer of sqlite.

v0.7.0

27 Aug 21:29
Compare
Choose a tag to compare

Changed

  • Update dependencies to the latest.
  • Drop support for OTP 20. It is not supported by telemetry and won't compile. For now we will just support Elixir 1.8 and OTP 21.

v0.5.5

19 Apr 20:27
Compare
Choose a tag to compare
0.5.5

v0.5.3

20 Mar 21:57
Compare
Choose a tag to compare
0.5.3

v0.5.2

19 Mar 03:16
Compare
Choose a tag to compare
bump to 0.5.2

v0.5.1

18 Mar 15:50
Compare
Choose a tag to compare
bump to 0.5.1

v0.5.0

18 Mar 02:15
Compare
Choose a tag to compare
bump exqlite