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
891
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
SqlQueryParser.cs
on
main
User selector
All users
All time
Commit history
Commits on Apr 13, 2026
Remove obsolete UTF-8 BOMs (#6542)
NinoFloris
authored
5225216
View commit details
Copy full SHA for 5225216
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Populate CommandText when NpgsqlBatchCommand is created (#6234)
brunohoff
authored
e77dee0
View commit details
Copy full SHA for e77dee0
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 Apr 21, 2024
Fix output parameter population in batch commands (#5644)
Show description for 12e5ec2
NinoFloris
authored
12e5ec2
View commit details
Copy full SHA for 12e5ec2
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Reuse parameter index for all case permutations (#5432)
Show description for aebf620
NinoFloris
authored
aebf620
View commit details
Copy full SHA for aebf620
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Perf improvements (#5245)
Show description for 4b5b897
NinoFloris
authored
4b5b897
View commit details
Copy full SHA for 4b5b897
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 Sep 25, 2022
Seal internal classes, optimize Expect check (#4676)
vonzshik
authored
7f97dba
View commit details
Copy full SHA for 7f97dba
View code at this point
Browse repository at this point
Commits on Sep 4, 2022
A few micro-optimizations for ParseRawQuery (#4571)
bbowyersmyth
authored
2c2a9a3
View commit details
Copy full SHA for 2c2a9a3
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 Aug 16, 2021
Implementation of the ADO.NET batching API (#3860)
Show description for 0d8dd34
roji
authored
0d8dd34
View commit details
Copy full SHA for 0d8dd34
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
Implement raw SQL mode for prepared, non-batched commands (take 2) (#3852)
Show description for 2594199
roji
authored
2594199
View commit details
Copy full SHA for 2594199
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Bring back non-standard string support (#3377)
Show description for 2d6693c
roji
authored
2d6693c
View commit details
Copy full SHA for 2d6693c
View code at this point
Browse repository at this point
Use C# 9 target-typed new expressions (#3376)
roji
authored
d42cc68
View commit details
Copy full SHA for d42cc68
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
Move netstandard2.0 shims to their own namespace
Show description for dd27b50
roji
committed
dd27b50
View commit details
Copy full SHA for dd27b50
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Drop support for net461 (#3270)
Show description for db7931b
roji
authored
db7931b
View commit details
Copy full SHA for db7931b
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 Sep 30, 2019
Fix SQL query parsing
Show description for 239a919
roji
committed
239a919
View commit details
Copy full SHA for 239a919
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 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 Apr 10, 2019
Small SQL parser refactor around conformant strings
roji
committed
f1bf198
View commit details
Copy full SHA for f1bf198
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Use Span for Substring in Netstandard 2.1+ (#2370)
Show description for eea4734
shortspider
authored and
roji
committed
eea4734
View commit details
Copy full SHA for eea4734
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
Commits on Nov 20, 2018
Correct some typos, minor style issues etc.
roji
committed
c3747bb
View commit details
Copy full SHA for c3747bb
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Fix logic typos
jvitkauskas
authored and
roji
committed
660ca2f
View commit details
Copy full SHA for 660ca2f
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
2017 -> 2018
roji
committed
f3de4c2
View commit details
Copy full SHA for f3de4c2
View code at this point
Browse repository at this point
Commits on Dec 25, 2017
Cleanup of NpgsqlParameter and its collection
roji
committed
f778ec3
View commit details
Copy full SHA for f778ec3
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Implementation of parameter derivation for non function queries (#1698)
Show description for c5f2a8e
Brar
authored and
roji
committed
c5f2a8e
View commit details
Copy full SHA for c5f2a8e
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
C# 7 - out variables
roji
committed
0f491c8
View commit details
Copy full SHA for 0f491c8
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Correct SQL parsing error when reusing command
Show description for 3939de3
roji
committed
3939de3
View commit details
Copy full SHA for 3939de3
View code at this point
Browse repository at this point
Style
roji
committed
3085d54
View commit details
Copy full SHA for 3085d54
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
Bump copyright to 2017
roji
committed
ea5f075
View commit details
Copy full SHA for ea5f075
View code at this point
Browse repository at this point
Commits on Jul 31, 2016
Reduce memory allocation in command
Show description for 45eafe7
roji
committed
45eafe7
View commit details
Copy full SHA for 45eafe7
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
Param names can contain non-ASCII chars
Show description for e6481c2
roji
committed
e6481c2
View commit details
Copy full SHA for e6481c2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.