Skip to content

v1.3.0

Compare
Choose a tag to compare
@erizocosmico erizocosmico released this 03 Aug 13:46
· 59 commits to master since this release

New features

  • #214 due to the changes introduces in a bugfix, now infinitely nested saves are supported!
  • #215 unique constraint in schema generation with unique:"true" struct tag

Performance improvements

  • Reduced the allocations and memory consumption of inserts, updates and deletes in more than a half in almost all cases.