Skip to content

v.0.2.0

Compare
Choose a tag to compare
@YgorCastor YgorCastor released this 23 Apr 18:38
· 32 commits to master since this release

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