Curlack
Curlack
select 1 where @0 = @Condition @0 = null @Condition = 1 I'm using db.FetchAsync(cancellationToken, sql, args) method For the second parameter, PetaPoco will iterate through all arguments to find...
First of all, I love this plugin! In our current project, I'm required to provide table row resequencing feature. With this plugin I was able to do that with one...
I would like to have support for rendering all routes returned by `DirectionsService.route` method when `DirectionsRequest.provideRouteAlternatives` is true. This feature must not "interfere" with the current functionality. Would be nice...
Test Oracle Delimited and Ordinary Identifiers Separately. #### IntegrationTests Split Oracle DB scripts, connection strings and tests in two. One set of tests to use PP OOTB (Delimited) and one...