Skip to content

0.12.10

Compare
Choose a tag to compare
@tyt2y3 tyt2y3 released this 14 Dec 23:56
· 132 commits to master since this release

New Features

  • [sea-orm-macro] Comment attribute for Entity (#[sea_orm(comment = "action")]); create_table_from_entity supports comment #2009
  • Added "proxy" (feature flag proxy) to database backend #1881, #2000

Enhancements

  • Cast enums in is_in and is_not_in #2002

Upgrades