Skip to content

Releases: elixir-sqlite/ecto_sqlite3

v0.7.3

Choose a tag to compare

@warmwaffles warmwaffles released this 16 Mar 14:19

Added

  • Information to the help docs about utilizing exqlite with database encryption.

Changed

  • Raise more meaningful error when an expression fails to match. Backported from ecto_sql#362.

v0.7.2

Choose a tag to compare

@warmwaffles warmwaffles released this 16 Mar 14:19

Added

  • Add :time decode support. #58

v0.7.1

Choose a tag to compare

@warmwaffles warmwaffles released this 16 Mar 14:20

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

Choose a tag to compare

@warmwaffles warmwaffles released this 27 Aug 21:29

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

Choose a tag to compare

@kevinlang kevinlang released this 19 Apr 20:27
0.5.5

v0.5.3

Choose a tag to compare

@kevinlang kevinlang released this 20 Mar 21:57
0.5.3

v0.5.2

Choose a tag to compare

@kevinlang kevinlang released this 19 Mar 03:16
bump to 0.5.2

v0.5.1

Choose a tag to compare

@kevinlang kevinlang released this 18 Mar 15:50
bump to 0.5.1

v0.5.0

Choose a tag to compare

@kevinlang kevinlang released this 18 Mar 02:15
bump exqlite