Releases: weiznich/diesel_async
Releases · weiznich/diesel_async
Diesel Async 0.1.1
Fix prepared statement leak for the mysql backend implementation
Initial release
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.