Skip to content

0.9.1

Compare
Choose a tag to compare
@tyt2y3 tyt2y3 released this 21 Jul 16:44

Enhancements

  • [sea-orm-cli] Codegen support for VarBinary column type #746
  • [sea-orm-cli] Generate entity for SYSTEM VERSIONED tables on MariaDB #876

Bug Fixes

  • RelationDef & RelationBuilder should be Send & Sync #898

House keeping

  • Remove unnecessary async_trait #737