v1.3.0
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.