Skip to content

Releases: MattDelac/tiny_orm

v0.5.1

21 Oct 01:10
7996618

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Jan 03:15

Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.3.3

20 Jan 19:34
51caf70

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.3

v0.3.1

17 Dec 13:41
e454c34

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.1

v0.2.0

17 Dec 13:25
0d375d8

Choose a tag to compare

What's Changed

  • Use sqlx executor that can accept a transaction instead of a specific… by @MattDelac in #16
  • Rename the macro from TinyORM to Table by @MattDelac in #17
  • Add an integration test that uses a transaction by @MattDelac in #18
  • Use the New or Update convention on named struct by @MattDelac in #19
  • Bump to v0.2.0 by @MattDelac in #20

Full Changelog: v0.1.4...v0.2.0