darkmmon 866025a733
implement DeriveIden in sea-orm only (#1740)
* WIP, implementing Iden

* completed implementation for DeriveIden and added basic test cases

* added feature flag to prevent sea-orm::sea-query::DeriveIden from crashing when sea-query is not used

* fixed doc test and adjusted test case

* enable `sea-query-derive`'s `sea-orm` feature

* Bump `sea-query-derive` to v0.4

* Update Cargo.toml

* Update Cargo.toml

* adjusted test cases and updated so that iden attribute will not be snake cased

* Update Cargo.toml

* Update main.rs

---------

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
Co-authored-by: Chris Tsang <chris.2y3@outlook.com>
2023-07-13 16:28:35 +08:00
..
2023-01-31 16:46:44 +08:00
2023-04-26 18:28:53 +08:00
2023-04-26 18:28:53 +08:00
2023-04-26 18:28:53 +08:00
2023-06-21 23:14:57 +08:00
2022-06-21 11:12:28 +08:00
2023-04-26 18:28:53 +08:00
2021-12-26 00:13:56 +08:00
2023-03-09 12:26:27 +08:00
2022-09-15 16:44:31 +08:00
2023-06-21 23:14:57 +08:00
2023-01-31 15:52:57 +08:00
2023-07-10 10:48:20 +08:00