Skip to content

v1.6.0

Choose a tag to compare

@Taure Taure released this 10 Mar 07:09
· 87 commits to main since this release
ed44ed7

What's Changed

Features

  • Ecto-style indexes — Auto-generated index names and constraint registration from schema definitions (#34)

Docs

  • Add constraints section to constraints-and-indexes guide
  • Add FK migrations, cascade options, and SQL examples to associations guide (#35)