Curlack
Curlack
Hi Tony, First I would like to thank you for Puresharp, it's amazing. Next I would like to know what the impact would be, if IPuresharp.Authority.Modules also ignore references starting...
I have a similar issue where even if you use the same mapper but call a stored procedure that returns a different poco i.e. different names same number of columns...
Another suggestion would be to create a new instance from the existing one, before appending. Remember that the Sql class is not immutable or at least treated as such: `...
I see what you mean, but the way I'm passing named arguments is `new { name = value }` i.e. always using an instance. Maybe ignoring nulls using the `null-condition`...
Hi guys, When I saw this issue, I had deja vu. When we were still using the old version, we solved it as below. Before you ask, I can't remember...
@asherber, @pleb I would be more than happy to do the work if you guys consider the proposed solution to be a candidate. I can add an option like `EnableAutoSelect`,...
I see. Then I guess we have no choice but to decide whether we're gonna implement it or not. Would the benchmark still be value adding in making this decision...
Wow! 5 seconds! I agree with @asherber, it's too much of a performance hit. It's a shame actually. I do have one last suggestion for @SimonHurrNZ though. What if we...
I was having the same error but couldn't figure out how `global` is undefined when `module.exports` is defaulted to and empty object. when importing `dragula` dependency. So as a workaround,...
Busy setting up everything. Have used Oracle for a while couple of years back. Might be ready to lend a hand soon 😁 On Sat, 30 Sep 2023, 10:38 pm...