Skip to content

Releases: weiznich/diesel_async

Diesel Async 0.1.1

19 Oct 18:52
v0.1.1
b9ad3ad
Compare
Choose a tag to compare

Fix prepared statement leak for the mysql backend implementation

Initial release

28 Sep 06:15
v0.1.0
9221da1
Compare
Choose a tag to compare

This marks the initial release of diesel-async. It features the general setup + two concrete pure rust connection implementations for the mysql and postgresql backend.