The Wayback Machine - https://web.archive.org/web/20220425070741/https://github.com/topics/dapper
Skip to content
#

dapper

Here are 608 public repositories matching this topic...

chzhuo
chzhuo commented Dec 1, 2021

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

The plugin HttpPlugin of nodejs agent not intercept the method http.get

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
feature good first issue nodejs
transmittable-thread-local

📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • Updated Apr 22, 2022
  • Java
DapperQueryBuilder
ryburn52
ryburn52 commented Aug 13, 2021

Is there any way to name your SQL variables the same as the C# variable name instead of @p0, @p01?

I have a script I'm building up and even though i'm reusing the same variables in multiple parts of the script they appear in the outpoint as different prams, which is hard to verify later. i'm using approval tests to versify the script output.

enhancement good first issue new feature

Improve this page

Add a description, image, and links to the dapper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dapper topic, visit your repo's landing page and select "manage topics."

Learn more