Grimoire v1.2.0

Hi guys,

New on Grimoire v1.2.0:

  • Support nested transaction (#37)
  • Added changeset.PutAssoc (#35)
  • Added changeset.Change

Grimoire is a database access layer inspired by Ecto. It features a flexible query API and built-in validation. It currently supports MySQL, PostgreSQL, and SQLite3 but a custom adapter can be implemented easily using the Adapter interface.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.