Enhancements
- [sea-orm-cli] Codegen support for
VarBinarycolumn type #746 - [sea-orm-cli] Generate entity for SYSTEM VERSIONED tables on MariaDB #876
Bug Fixes
RelationDef&RelationBuildershould beSend&Sync#898
House keeping
- Remove unnecessary
async_trait#737