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

Cli serde skip deserialize for primary key option (#1186) #1318

Merged
merged 4 commits into from
Dec 19, 2022

Conversation

* Add CLI option to skip primary keys with serde

Implements: #841

* Codegen: fix tests

* complete skip_deserialize cli feature

* run fmt

* fix tests

Co-authored-by: witcher <witcher@wiredspace.de>
@billy1624 billy1624 self-assigned this Dec 19, 2022
@billy1624 billy1624 marked this pull request as ready for review December 19, 2022 14:11
@billy1624 billy1624 merged commit 3f00725 into master Dec 19, 2022
@billy1624 billy1624 deleted the cli-serde-deserialize branch December 19, 2022 14:11
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.

Add sea-orm-cli flag to skip deserialization of primary keys for entities
2 participants