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_linkedjoin with alias - [[#202]] Accept both
postgres://andpostgresql:// - [[#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)