Skip to content

1.0.0-rc.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@billy1624 billy1624 released this 19 Jun 12:57
· 10 commits to master since this release
3758f0c

Enhancements

  • Added non-TLS runtime #2256
  • Added QuerySelect::tbl_col_as
  • Added Insert::on_conflict_do_nothing #2244
  • Migration schema nullable column set NULL explicitly #2255

Bug Fixes

  • Set schema search path in Postgres without enclosing single quote #2241
  • [sea-orm-cli] Generate has_one relation for foreign key of unique index / constraint #2254