Issues
- 0
- 0
Using non-const string query performance
#134 opened by ttermeer-reboundcg - 0
- 1
- 0
- 0
Support Dapper overloads with CommandDefinition
#112 opened by batwad - 0
chore: cleanup warnings coming from Integration tests
#126 opened by DeagleGross - 0
[DAP102] Can't be used with generic types
#128 opened by superrnovae - 0
DAP037 error when return type is an array
#123 opened by Jure-BB - 0
- 2
DbString - analyzer and runtime
#89 opened by mgravell - 0
Do ODBC parameters work yet?
#121 opened by peter-mskeng - 2
Support DateOnly that was added in Dapper 2.1.37
#116 opened by Dean-NC - 0
Ensure parameter false positives are detected
#60 opened by mgravell - 0
DAP231 fires for table-valued functions
#120 opened by jnm2 - 3
- 0
Support reading of custom types
#115 opened by samcragg - 0
How to use with multimapper
#114 opened by ADringer - 1
Dapper.AOT not executing when building
#113 opened by ADringer - 1
in clause of mysql caused exception
#110 opened by sixwaaaay - 2
Mapping inherited class properties
#93 opened by shiomax - 0
Warn about ambiguous properties/fields
#65 opened by mgravell - 9
- 4
- 0
- 1
ExecuteScalarAsync calling stored procedure sp_set_session_context throws ArgumentNullException
#109 opened by El-Gor-do - 0
- 19
- 1
TableValuedParameter not working
#104 opened by bsagal - 2
Custom DbType for parameters not working.
#98 opened by ramonesz297 - 1
AsyncAccessorDataReader never sets Current
#90 opened by felixcicatt - 4
Stack overflow in source generator?
#94 opened by DamianEdwards - 0
Adding benchmarks to the documentation
#88 opened by HakamFostok - 1
Npgsql parameter rewrite
#78 opened by mgravell - 5
Source generation seemingly not working when using minimal APIs and top level statements
#86 opened by joaofbantunes - 2
[DAP231] False positive: Full table aggregation
#81 opened by dotTrench - 2
[DAP226] False positive: DATEADD
#80 opened by dotTrench - 2
[DAP025] False positive: SELECT INTO
#79 opened by dotTrench - 0
- 8
Generated code results in compile error for types that have required properties
#71 opened by DamianEdwards - 2
CS9206 'An interceptor cannot be declared in the global namespace' compiler error after upgrading to .NET 8 RC2
#63 opened by sonnemaf - 2
Possibly false positive DAP231 SELECT for single row without WHERE or (TOP and ORDER BY) (L1 C1)
#52 opened by alex-belikov - 0
- 5
- 0
Detect trivial DynamicParameters
#51 opened by mgravell - 1
- 6
Analyzer raises DAP019 Sql Parameters error for parameters used inside query only
#44 opened by pmccowat - 0
- 1
"lacks WHERE" - shouldn't apply if JOIN
#45 opened by mgravell - 1
SQL hint: multi-table queries
#46 opened by mgravell