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

Returning default value from database after inserting new object #9

Open
Neoz-JourneyLab opened this issue Sep 4, 2021 · 2 comments
Assignees
Labels
area:reflow Any issues targeting reflow enhancement New feature or request
Milestone

Comments

@Neoz-JourneyLab
Copy link

When I insert a new object un DB I would like to get all default values that I didn't specified to be stored in my C# class.

@TwentyFourMinutes
Copy link
Owner

TwentyFourMinutes commented Sep 5, 2021

This does not only apply to inserts, but also to updates under specific circumstances e.g. generated columns.

@TwentyFourMinutes TwentyFourMinutes added this to the v1.4.0 milestone Sep 26, 2021
@TwentyFourMinutes TwentyFourMinutes modified the milestones: v1.4.0, v.2.1, v.2.1.0 Oct 18, 2021
@TwentyFourMinutes
Copy link
Owner

TwentyFourMinutes commented Oct 18, 2021

This feature will be postponed to the next minor after the initial release of Reflow. The reason for this being is that the implementation of this will dramatically change with the next major and it is not necessarily required for the bare minimum usability.

@TwentyFourMinutes TwentyFourMinutes added the area:reflow Any issues targeting reflow label Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:reflow Any issues targeting reflow enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants