Skip to content

Ecto 3.0 and above support (PG)

Latest
Compare
Choose a tag to compare
@gjaldon gjaldon released this 31 Oct 07:07
· 11 commits to master since this release
  • EctoEnum supports Ecto 3.0
    • Uses ecto and ecto_sql >= 3.0 deps
    • Updates tests
    • Add required embed_as/1 and equal?/2 callbacks for Ecto.Type modules
  • Will have yet to test EctoEnum with latest MySQL adapter (myxql)