Joshua Rogers
Joshua Rogers
@falkTX : First off, thanks for the awesome project. I’m a Fedora user and was just getting ready to investigate building the Win64 plug-in, but before I got into the...
Without this patch, it is not possible to install 10.4 or 10.4.1 on Linux, despite the listed support in the readme.
I would love to know as well. I'm trying to write SQL that works on either Postgres or Oracle and, like the parent, I'm finding that the SQL gets rendered...
@ensleep : Looking through the code, the answer is "sort of". According to the following, Dapper is aware that NPGSQL supports arrays and knows that it can just pass the...
Thank you. I'll start on that right away. :)
I've implemented the change in the above pull request. What should I do next?
Is there anything else I need to do for this pull request? The inconsistency of array handling is currently preventing me from being able to use arrays, so if there...
Update: Resolved conflicts.
Sure thing! I won’t be able to practically create a hierarchy as large as a production one, but I should be able to make one large enough to get a...
I've added a test using a deep (though quite ugly) hierarchy. Locally, I had to change the project to run on .NET 4.6.1 due to missing SDK dependencies for 4.5,...