Skip to content

Published v0.9.0

Latest
Compare
Choose a tag to compare
@myOmikron myOmikron released this 08 Sep 16:08
· 14 commits to dev since this release
v0.9.0
7a1c953
- Reimplemented QueryWrapper which is a semi-internal self-referencing struct
  -> Removed ouroboros and aliasable from dependencies
- Updated sqlx to v0.7
  -> Added a new layer reimplementing `sqlx::any`
- Removed `FromRow` trait
- Added `Database::close` with a warning if it is not called