Skip to content

Releases: SeaQL/sea-orm

0.2.5

06 Oct 10:56
Compare
Choose a tag to compare
  • [#227] Resolve "Inserting actual none value of Option results in panic"
  • [#219] [sea-orm-cli] Add --tables option
  • [#189] Add debug_query and debug_query_stmt macro

0.2.4

01 Oct 04:39
Compare
Choose a tag to compare

https://www.sea-ql.org/blog/2021-10-01-whats-new-in-0.2.4/

  • [[#186]] [sea-orm-cli] Foreign key handling
  • [[#191]] [sea-orm-cli] Unique key handling
  • [[#182]] find_linked join with alias
  • [[#202]] Accept both postgres:// and postgresql://
  • [[#208]] Support feteching T, (T, U), (T, U, P) etc
  • [[#209]] Rename column name & column enum variant
  • [[#207]] Support chrono::NaiveDate & chrono::NaiveTime
  • Support Condition::not (from sea-query)

0.2.3

22 Sep 10:09
Compare
Choose a tag to compare
  • [[#152]] DatabaseConnection impl Clone
  • [[#175]] Impl TryGetableMany for diffrent types of generics
  • Codegen TimestampWithTimeZone fixup

0.2.2

17 Sep 17:56
Compare
Choose a tag to compare
  • [[#105]] Compact entity format
  • [[#132]] Add ActiveModel insert & update
  • [[#129]] Add set method to UpdateMany
  • [[#118]] Initial lock support
  • [[#167]] Add FromQueryResult::find_by_statement

0.2.1

04 Sep 14:19
Compare
Choose a tag to compare
  • Update dependencies

0.2.0

03 Sep 15:25
Compare
Choose a tag to compare
  • [[#37]] Rocket example
  • [[#114]] log crate and env-logger
  • [[#103]] InsertResult to return the primary key's type
  • [[#89]] Represent several relations between same types by Linked
  • [[#59]] Transforming an Entity into TableCreateStatement

0.1.3

03 Sep 07:07
Compare
Choose a tag to compare
  • [[#108]] Remove impl TryGetable for Option

0.1.2

22 Aug 18:15
Compare
Choose a tag to compare
  • [[#68]] Added DateTimeWithTimeZone as supported attribute type
  • [[#70]] Generate arbitrary named entity
  • [[#80]] Custom column name
  • [[#81]] Support join on multiple columns
  • [[#99]] Implement FromStr for ColumnTrait

0.1.1

08 Aug 08:55
Compare
Choose a tag to compare
0.1.1