Skip to content

Releases: YgorCastor/ravix-ecto

v0.3.2

11 Aug 19:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.2.2

13 Jun 08:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/YgorCastor/ravix-ecto/commits/v0.2.2

v0.2.1

27 Apr 19:46
Compare
Choose a tag to compare
  • Implementing the Ecto.Adapter.Storage Behaviour

Full Changelog: https://github.com/YgorCastor/ravix-ecto/commits/v0.2.1

v.0.2.0

23 Apr 18:38
Compare
Choose a tag to compare

First version of the ecto adapter

What works:

  • Querying for All and One, And, Or, In, Not In. Well, querying in general.
  • Insert and Insert All
  • Update and Update All
  • Delete and Delete All

Not implemented yet

  • Associations
  • Aggregations
  • Conflicts Management

Full Changelog: https://github.com/YgorCastor/ravix-ecto/commits/v0.2.0