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 }}
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
890
Star
3.7k
Code
Issues
189
Pull requests
35
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
NpgsqlSchema.cs
on
main
User selector
All users
All time
Commit history
Commits on Feb 28, 2026
Remove multiplexing (#6457)
Show description for 2fea281
roji
authored
2fea281
View commit details
Copy full SHA for 2fea281
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 Oct 30, 2024
Apply collection initializers in solution (#5907)
roji
authored
2e568a1
View commit details
Copy full SHA for 2e568a1
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
User resolver PgTypeInfo reuse (#5737)
NinoFloris
authored
6c867d8
View commit details
Copy full SHA for 6c867d8
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Drop NETSTANDARD (#5434)
Show description for 0ad0d61
vonzshik
authored
0ad0d61
View commit details
Copy full SHA for 0ad0d61
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
Use consistent naming and properties for materialized view schema
NinoFloris
committed
82b0148
View commit details
Copy full SHA for 82b0148
View code at this point
Browse repository at this point
Added support for materialized views in GetSchema (#5275)
Show description for f60fbbd
sonquer
authored
f60fbbd
View commit details
Copy full SHA for f60fbbd
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Make NpgsqlConnection.GetSchema AOT/trimming-compatible (#5301)
Show description for ffbf6fe
roji
authored
ffbf6fe
View commit details
Copy full SHA for ffbf6fe
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
Remove all commonly rooted linq usage from main project (#5203)
NinoFloris
authored
3ca79de
View commit details
Copy full SHA for 3ca79de
View code at this point
Browse repository at this point
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 May 16, 2023
Treat pg_users.user_sysid as uint rather than int (#5057)
rafiss
authored
60c4f52
View commit details
Copy full SHA for 60c4f52
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Handle UDTs in non-public schemas in GetSchema (#4394)
Show description for a020c78
roji
authored
a020c78
View commit details
Copy full SHA for a020c78
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 Oct 9, 2021
Report positional parameters in DataSourceInformation (#4028)
Show description for 85a7316
roji
authored
85a7316
View commit details
Copy full SHA for 85a7316
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 Jun 11, 2021
Bind type handlers lazily (#3824)
Show description for 98e7af8
roji
authored
98e7af8
View commit details
Copy full SHA for 98e7af8
View code at this point
Browse repository at this point
Commits on May 10, 2021
Accessing GlobalTypeMapper.Mappings should be thread-safe (#3716)
vonzshik
authored
7c3ce29
View commit details
Copy full SHA for 7c3ce29
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
Fix NpgsqlSchema.GetIndexColumns query (#3445)
Show description for b2c4a44
cime
authored
b2c4a44
View commit details
Copy full SHA for b2c4a44
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Async Schema APIs (#3017)
Show description for d28ce7e
manandre
authored
d28ce7e
View commit details
Copy full SHA for d28ce7e
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Multiplexing and pool rewrite
roji
committed
4bd4115
View commit details
Copy full SHA for 4bd4115
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Fix GetSchema data types (#3012)
Show description for 9036668
warcha
authored and
roji
committed
9036668
View commit details
Copy full SHA for 9036668
View code at this point
Browse repository at this point
Commits on May 14, 2020
Get all indexes from schema
Show description for ff2fa88
roji
committed
ff2fa88
View commit details
Copy full SHA for ff2fa88
View code at this point
Browse repository at this point
Fix composite index schema information
Show description for c954f6a
roji
committed
c954f6a
View commit details
Copy full SHA for c954f6a
View code at this point
Browse repository at this point
Style fixes in schema code
roji
committed
b36e312
View commit details
Copy full SHA for b36e312
View code at this point
Browse repository at this point
Commits on Mar 14, 2020
fix getting FOREIGN TABLE issue for PG 9 and PG 10
tonyqus
authored and
YohDeadfall
committed
c1c57e2
View commit details
Copy full SHA for c1c57e2
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
Simplified usings in the source
YohDeadfall
committed
e1a25e9
View commit details
Copy full SHA for e1a25e9
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Use switch expressions
roji
committed
552d8d8
View commit details
Copy full SHA for 552d8d8
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Minor cleanup all around
Show description for e59da52
roji
committed
e59da52
View commit details
Copy full SHA for e59da52
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
Include foreign tables in GetSchema(..) results
Show description for d4e73b4
austindrenski
authored and
roji
committed
d4e73b4
View commit details
Copy full SHA for d4e73b4
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
Update NpgsqlSchema.cs
Show description for 27fc47a
kYann
authored and
roji
committed
27fc47a
View commit details
Copy full SHA for 27fc47a
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Updated .NET Core in CI and nullable option
YohDeadfall
committed
b2c4ae5
View commit details
Copy full SHA for b2c4ae5
View code at this point
Browse repository at this point
Commits on May 5, 2019
Convert codebase to use C# 8 nullability
Show description for f2dd3f7
roji
committed
f2dd3f7
View commit details
Copy full SHA for f2dd3f7
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Removed license headers
YohDeadfall
committed
4ab2806
View commit details
Copy full SHA for 4ab2806
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.