Add default value to row.Getxxx() methods #1073
PhilippDehner
started this conversation in
Ideas
Replies: 2 comments 8 replies
-
|
Thank you for the suggestion @PhilippDehner. This would be a good candidate for someone's first contribution. Would you like to submit a PR for this? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Please also note that adding an optional parameter is a runtime breaking change. So create overloads please :) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use the extension methods in
Reqnroll/Assist/RowExtensionMethods.cswith a default value if the column not exists.Beta Was this translation helpful? Give feedback.
All reactions