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

Insert #1

Open
jayy-lmao opened this issue Jul 12, 2023 · 0 comments
Open

Insert #1

jayy-lmao opened this issue Jul 12, 2023 · 0 comments

Comments

@jayy-lmao
Copy link
Owner

Currently I'm at some indecision for inserts.

Whether to have dedicated insert objects with optional fields for anything with possible defaults or serial / auto incrementing ids.

Very open to input.

Was thinking something like having the input object, for example a 'product: impl Into' with a From implementation generated so you could use either the product or the product input object. But maybe this makes it more needlessly complex for the consumer.

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

No branches or pull requests

1 participant