We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81998d commit 3fe443bCopy full SHA for 3fe443b
sqlc.ci.yaml
@@ -13,7 +13,6 @@ sql:
13
- plugin: csharp
14
out: examples/NpgsqlExample
15
options:
16
- driver: Npgsql
17
useDapper: false
18
targetFramework: net8.0
19
generateCsproj: true
@@ -143,4 +142,3 @@ sql:
143
142
targetFramework: netstandard2.0
144
145
namespaceName: SqliteDapperLegacyExampleGen
146
-
sqlc.local.yaml
@@ -12,7 +12,6 @@ sql:
12
0 commit comments