Skip to content

Releases: elixir-sqlite/ecto_sqlite3

v0.7.5

21 Dec 19:40
Compare
Choose a tag to compare

What's Changed

  • Fix/create table options list guard by @Blond11516 in #69
  • fix: Generate binary_id values according to the binary_id_type config by @Blond11516 in #72

Full Changelog: v0.7.4...v0.7.5

v0.7.4

16 Mar 14:18
Compare
Choose a tag to compare

Fixed

  • Fixed double encoding of a string when converting to json. #65

v0.7.3

16 Mar 14:19
Compare
Choose a tag to compare

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

16 Mar 14:19
Compare
Choose a tag to compare

Added

  • Add :time decode support. #58

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