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
Accelerator
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
Type
/
to 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 }}
japm
/
npgsql
Public
forked from
npgsql/npgsql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Nov 24, 2024
If no suitable host is found, try rechecking the database state.
japasc
committed
8b7c158
View commit details
Copy full SHA for 8b7c158
Browse repository at this point
Commits on Nov 20, 2024
Fix connecting with VerifyCA and VerifyFull (#5944)
Show description for 2b013ed
vonzshik
authored
2b013ed
View commit details
Copy full SHA for 2b013ed
Browse repository at this point
Make the cidr<->IPNetwork mapping the default (#5950)
Show description for a1f1022
roji
authored
a1f1022
View commit details
Copy full SHA for a1f1022
Browse repository at this point
Map date/time to DateOnly/TimeOnly by default (#5948)
Show description for d606795
roji
authored
d606795
View commit details
Copy full SHA for d606795
Browse repository at this point
Some leftover cleanup for removin net6.0 (#5949)
Show description for 2f0bdd1
roji
authored
2f0bdd1
View commit details
Copy full SHA for 2f0bdd1
Browse repository at this point
Remove support for net6.0 (#5947)
Show description for b0dde48
roji
authored
b0dde48
View commit details
Copy full SHA for b0dde48
Browse repository at this point
Commits on Nov 19, 2024
STJ 9.0 alternative approach (#5941)
NinoFloris
authored
1d93236
View commit details
Copy full SHA for 1d93236
Browse repository at this point
Commits on Nov 18, 2024
Bump version to 10.0.0
roji
committed
94de20f
View commit details
Copy full SHA for 94de20f
Browse repository at this point
If 'out of order properties' enabled, allow type discriminator on JSONB types (#5932)
Show description for 604c00c
3 people
authored
604c00c
View commit details
Copy full SHA for 604c00c
Browse repository at this point
Commits on Nov 16, 2024
Improve writing IPaddress (and friends) within composite (#5841)
vonzshik
authored
7a54da0
View commit details
Copy full SHA for 7a54da0
Browse repository at this point
Correct PublicAPI changes done accidentally in #5928 (#5933)
roji
authored
acf4479
View commit details
Copy full SHA for acf4479
Browse repository at this point
Constrain type loading to a user-provided list of schemas (#5535)
Show description for b703159
bj8sk
authored
b703159
View commit details
Copy full SHA for b703159
Browse repository at this point
Improve type mapping collection code (#5920)
NinoFloris
authored
eeaef3f
View commit details
Copy full SHA for eeaef3f
Browse repository at this point
Fix merge failure
NinoFloris
committed
e7bf5f8
View commit details
Copy full SHA for e7bf5f8
Browse repository at this point
Add TypeLoadingOptions (#5925)
NinoFloris
authored
36cb97a
View commit details
Copy full SHA for 36cb97a
Browse repository at this point
Composite improvements (#5923)
NinoFloris
authored
e189bd1
View commit details
Copy full SHA for e189bd1
Browse repository at this point
Refactor tracing configuration API (#5928)
Show description for 6fb947f
3 people
authored
6fb947f
View commit details
Copy full SHA for 6fb947f
Browse repository at this point
Commits on Nov 12, 2024
Use dotnet SDK 9.0.100 GA (#5929)
roji
authored
3efc720
View commit details
Copy full SHA for 3efc720
Browse repository at this point
Obsolete ServerCompatibilityLevel.Redshift (#5927)
Show description for 196f405
roji
authored
196f405
View commit details
Copy full SHA for 196f405
Browse repository at this point
Commits on Nov 11, 2024
Refactor bitstring (#5924)
NinoFloris
authored
d95db64
View commit details
Copy full SHA for d95db64
Browse repository at this point
Commits on Nov 10, 2024
Devcontainer update (#5922)
Show description for 06f5ba3
manandre
authored
06f5ba3
View commit details
Copy full SHA for 06f5ba3
Browse repository at this point
Add NpgsqlDataSource.ReloadTypes{Async} (#5919)
manandre
authored
7ef908d
View commit details
Copy full SHA for 7ef908d
Browse repository at this point
Remove multipass resolution (#5559)
NinoFloris
authored
919ed97
View commit details
Copy full SHA for 919ed97
Browse repository at this point
Concrete INpgsqlTypeMapper return types (#5918)
NinoFloris
authored
4f2785b
View commit details
Copy full SHA for 4f2785b
Browse repository at this point
Commits on Nov 9, 2024
Add an ability to filter and enrich tracing activities (#5853)
Show description for 7949c45
vonzshik
authored
7949c45
View commit details
Copy full SHA for 7949c45
Browse repository at this point
Commits on Nov 8, 2024
Make the default value for json with Json.NET a string (#5914)
Show description for e038010
vonzshik
authored
e038010
View commit details
Copy full SHA for e038010
Browse repository at this point
Improve parameter logging: show actual values of array-typed parameters, fixes #5342 (#5673)
Show description for 91086e5
balazsmeszegeto
and
roji
authored
91086e5
View commit details
Copy full SHA for 91086e5
Browse repository at this point
Commits on Oct 30, 2024
Remove explicit this
NinoFloris
committed
441c115
View commit details
Copy full SHA for 441c115
Browse repository at this point
Various additional small cleanup
roji
committed
d2ef02f
View commit details
Copy full SHA for d2ef02f
Browse repository at this point
Merge to patterns cleanup
roji
committed
2375707
View commit details
Copy full SHA for 2375707
Browse repository at this point
Expression-bodied methods
roji
committed
a770d79
View commit details
Copy full SHA for a770d79
Browse repository at this point
Apply primary constructors to solution (#5908)
roji
authored
40cc1a1
View commit details
Copy full SHA for 40cc1a1
Browse repository at this point
Apply collection initializers in solution (#5907)
roji
authored
2e568a1
View commit details
Copy full SHA for 2e568a1
Browse repository at this point
Commits on Oct 28, 2024
Expose NpgsqlDataSource.Clear() publicly (#5903)
Show description for 32fc88f
roji
authored
32fc88f
View commit details
Copy full SHA for 32fc88f
Browse repository at this point
Commits on Oct 25, 2024
Bump actions/setup-dotnet from 4.0.1 to 4.1.0 (#5898)
dependabot[bot]
authored
32eb709
View commit details
Copy full SHA for 32eb709
Browse repository at this point
Previous
Next
You can’t perform that action at this time.