What's Changed
- feat: Add migrate as feature of charybdis by @theelderbeever in #62
use charybdis::migrate::MigrationBuilder;
- update: scylla version & address new compiler warnings by @GoranBrkuljan in #64
- update: re-export scylla from lib to ensure version consistency between the driver and the ORM
New Contributors
- @theelderbeever made their first contribution in #62
Full Changelog: v0.7.9...v0.7.10