Brandon
Brandon
@AlexSchuetz unfortunately I'm not familiar with the use of [wine](https://www.winehq.org/), but that is interesting. If you make any progress on that, I'd love to hear about it. I generally have...
This is a duplicate of the original issue https://github.com/cajuncoding/GraphQL.RepoDB/issues/13
@rmacfadyen I apologize for that.... I honestly don't know what happened but some changes were somehow not committed and I lost them locally too. I was doing this while traveling...
Is this is now resolved, can I close this ticket?
Yes it’s quite easy! I’ve updated the project several times, but didn’t realize a new version was released. Just like .Net Nuget, the most used package & version management in...
Still need to dig into these changes (eventually), for now I'm sticking with the current lower version... but will leave this open until I can come back around to it.
This seemed to work exactly as expected in [v0.71](https://github.com/fmichellonet/AzureFunctions.Extensions.OpenIDConnect/releases/tag/0.7.1) Snowdrop, but was broken in the following release and ever since....
@jkears sorry for the delayed response.... been traveling and things for the holidays :-). You do have a use case that I had not envisioned before, but I can see...
Yeah I wish RepoDb had an ignore attribute, but it does allow you to explicitly specify the fields which we use to implement our own ignore attribute logic in our...
[ReadOnly] wouldn’t make as much sense and not all field use cases are “Computed” … other libraries use [Transient] but I’ve never been a big fan as it’s a bit...