Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sea-query's Iden macro; introduce DeriveIden #1755

Merged
merged 3 commits into from
Jul 13, 2023
Merged

Conversation

tyt2y3
Copy link
Member

@tyt2y3 tyt2y3 commented Jul 13, 2023

cont'd #1740

brace yourself

darkmmon and others added 2 commits July 13, 2023 16:28
* 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 <[email protected]>
Co-authored-by: Chris Tsang <[email protected]>
@tyt2y3 tyt2y3 merged commit 4953e37 into master Jul 13, 2023
@tyt2y3 tyt2y3 deleted the derive_iden branch July 13, 2023 13:51
fnichol added a commit to systeminit/si that referenced this pull request Dec 19, 2023
fnichol added a commit to systeminit/si that referenced this pull request Dec 20, 2023
fnichol added a commit to systeminit/si that referenced this pull request Dec 22, 2023
fnichol added a commit to systeminit/si that referenced this pull request Dec 22, 2023
fnichol added a commit to systeminit/si that referenced this pull request Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants