Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
npgsql
/
npgsql
Public
Notifications
You must be signed in to change notification settings
Fork
887
Star
3.7k
Code
Issues
191
Pull requests
36
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
npgsql
src
Npgsql
NpgsqlParameter.cs
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2026
Decide converter format support at resolution (#6585)
NinoFloris
authored
9caee74
View commit details
Copy full SHA for 9caee74
View code at this point
Browse repository at this point
Commits on May 13, 2026
Move write state types out of generic converters and rename (#6572)
NinoFloris
authored
ca4eea3
View commit details
Copy full SHA for ca4eea3
View code at this point
Browse repository at this point
Commits on May 12, 2026
Fix some more state cleanup cases
NinoFloris
committed
467aca3
View commit details
Copy full SHA for 467aca3
View code at this point
Browse repository at this point
Keep uniform bind exception
NinoFloris
committed
f96d6ad
View commit details
Copy full SHA for f96d6ad
View code at this point
Browse repository at this point
Implement state disposal on exceptions for providers
NinoFloris
committed
c49d800
View commit details
Copy full SHA for c49d800
View code at this point
Browse repository at this point
Commits on May 11, 2026
Introduce bind operation on PgConverter surface (#6566)
NinoFloris
authored
0f4cfd8
View commit details
Copy full SHA for 0f4cfd8
View code at this point
Browse repository at this point
Commits on May 7, 2026
Rework converter db null and CLR null handling (#6564)
NinoFloris
authored
64531f3
View commit details
Copy full SHA for 64531f3
View code at this point
Browse repository at this point
Commits on May 3, 2026
Centralization of mapping resolution and binding logic (#6559)
NinoFloris
authored
6042bed
View commit details
Copy full SHA for 6042bed
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Prework for read write streamlining (#6316)
NinoFloris
authored
1c4e9c1
View commit details
Copy full SHA for 1c4e9c1
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
Add IDbTypeResolver to allow plugins to control how DbTypes are mapped (#6267)
PauloHMattos
authored
b16f722
View commit details
Copy full SHA for b16f722
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
Improve output parameter handling (#5645)
Show description for ea5a2e1
NinoFloris
authored
ea5a2e1
View commit details
Copy full SHA for ea5a2e1
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
Prioritize _dataTypeName over _npgsqlDbType (#6299)
NinoFloris
authored
6714f65
View commit details
Copy full SHA for 6714f65
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Add SupportsReading plumbing (#5472)
NinoFloris
authored
c3e2fc2
View commit details
Copy full SHA for c3e2fc2
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
Use exception convenience methods (#5982)
bbowyersmyth
authored
010dc51
View commit details
Copy full SHA for 010dc51
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
Require binary format in binary importer (#5648)
NinoFloris
authored
f320515
View commit details
Copy full SHA for f320515
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
Remove unknown pgtype dependency (#5596)
Show description for b9811a2
NinoFloris
authored
b9811a2
View commit details
Copy full SHA for b9811a2
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Additional cleanup after netstandard drop (#5436)
manandre
authored
1663e38
View commit details
Copy full SHA for 1663e38
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
Write side perf improvements (#5371)
Show description for 0355acf
NinoFloris
authored
0355acf
View commit details
Copy full SHA for 0355acf
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Improve importing code (#5336)
Show description for 47be852
NinoFloris
authored
47be852
View commit details
Copy full SHA for 47be852
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Small rename
NinoFloris
committed
3d4b1d7
View commit details
Copy full SHA for 3d4b1d7
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
Trimming and Aot annotations (#5271)
NinoFloris
authored
ee24545
View commit details
Copy full SHA for ee24545
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Remove no sync context scope and add ConfigureAwait(false) (#5225)
NinoFloris
authored
8d51d1c
View commit details
Copy full SHA for 8d51d1c
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Handler rework (#5123)
Show description for 0b7aecb
NinoFloris
and
roji
authored
0b7aecb
View commit details
Copy full SHA for 0b7aecb
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
Make range and multirange opt-int to help with AOT size (#4899)
Show description for 98a41c5
vonzshik
authored
98a41c5
View commit details
Copy full SHA for 98a41c5
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
Optimize inlining (part 2) (#4881)
Show description for 282814e
vonzshik
authored
282814e
View commit details
Copy full SHA for 282814e
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Use ThrowHelper to throw exceptions (part 1) (#4872)
Show description for 6a02236
vonzshik
authored
6a02236
View commit details
Copy full SHA for 6a02236
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
Data source type mapper (#4691)
Show description for d1e7910
roji
authored
d1e7910
View commit details
Copy full SHA for d1e7910
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Improve the exception message when a NpgsqlParameter type handler can't be resolved (#4713)
Show description for 9ad7f94
0xced
authored
9ad7f94
View commit details
Copy full SHA for 9ad7f94
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
Make type handlers thread-safe (#4684)
Show description for 202389a
roji
authored
202389a
View commit details
Copy full SHA for 202389a
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
Move parameter collection to case-insenstive matching (#4229)
Show description for d7d4cb7
NinoFloris
authored
d7d4cb7
View commit details
Copy full SHA for d7d4cb7
View code at this point
Browse repository at this point
Commits on Dec 18, 2021
Use file-scoped namespaces (#4225)
roji
authored
43756d1
View commit details
Copy full SHA for 43756d1
View code at this point
Browse repository at this point
Commits on Nov 20, 2021
Redo all type handling tests (#4154)
Show description for 4a6425e
roji
authored
4a6425e
View commit details
Copy full SHA for 4a6425e
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
Redo timestamp handling (#3969)
Show description for a579c17
roji
authored
a579c17
View commit details
Copy full SHA for a579c17
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Type handler redo (#3956)
Show description for 2f07854
roji
authored
2f07854
View commit details
Copy full SHA for 2f07854
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
Very first work on trimming compatibility (#3896)
Show description for c1d9630
roji
authored
c1d9630
View commit details
Copy full SHA for c1d9630
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.