Skip to content

Pull requests: DapperLib/Dapper

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix deserializer cache race
#2219 opened Aug 7, 2026 by jnm2 Contributor Loading…
2
Reuse allocations & removed unused code
#2213 opened May 29, 2026 by Henr1k80 Contributor Loading…
Add user buffer for QueryAsync
#2194 opened Feb 24, 2026 by Dimoner Loading…
Add support for optional CancellationToken parameters
#2178 opened Aug 14, 2025 by 0xced Contributor Loading…
docs: Add comprehensive cursor pagination guide
#2177 opened Aug 7, 2025 by Dee4GitHub Loading…
performance: remove unneeded ToArray calls
#2174 opened Jul 6, 2025 by TimothyMakkison Loading…
feat: YDB supports array type
#2172 opened Jun 9, 2025 by KirillKurdyukov Loading…
Use custom collector to avoid intermediate array allocations
#2168 opened May 16, 2025 by mgravell Member Loading…
feature: enable type convert with enum
#2140 opened Jan 3, 2025 by jefersonjr Loading…
Add CancellationToken support to QueryAsync overload
#2138 opened Dec 30, 2024 by itcotta Loading…
Fix #2028
#2133 opened Nov 21, 2024 by lagwagon667 Loading…
Custom CreateCommand method. Resolves #2127
#2128 opened Oct 31, 2024 by billrob Contributor Loading…
Allow turning off Array support in FeatureSupport.cs
#2097 opened Jun 22, 2024 by Meai Loading…
Add MariaDB test
#2095 opened Jun 18, 2024 by grooverdan Loading…
ProTip! Filter pull requests by the default branch with base:main.