SeaQL / sea-orm

🐚 An async & dynamic ORM for Rust
https://www.sea-ql.org/SeaORM/
Apache License 2.0
6.56k stars 459 forks source link

Case-sensitive enum type casts #2271

Open niklaskorz opened 3 days ago

niklaskorz commented 3 days ago

PR Info

Bug Fixes

Breaking Changes

niklaskorz commented 3 days ago

Tests are only failing because they depend on https://github.com/SeaQL/sea-query/pull/789