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
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 }}
Nemo157
/
sqlx
Public
forked from
transact-rs/sqlx
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
Breadcrumbs
History for
sqlx
sqlx-postgres
on
main
User selector
All users
All time
Commit history
Commits on Sep 12, 2023
Add impl for `Type`, `Decode`, and `Encode` for `Box<str>` and `Box<[u8]>` (#2712)
grant0417
authored
c0d4019
View commit details
Copy full SHA for c0d4019
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
fix: ignore extra fields in Postgres describe parsing (#2670)
Show description for 487b89a
abonander
and
mrl5
authored
487b89a
View commit details
Copy full SHA for 487b89a
View code at this point
Browse repository at this point
Cleanup format arguments (#2650)
Show description for a824e84
nyurik
authored
a824e84
View commit details
Copy full SHA for a824e84
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Adding PgHasArrayType for &[u8;N] (#2634)
Show description for 7e7dded
snf
and
asdf
authored
7e7dded
View commit details
Copy full SHA for 7e7dded
View code at this point
Browse repository at this point
fix(postgres): fix buffer management in PgCopyIn.read_from (#2630)
jqwn
authored
94379d8
View commit details
Copy full SHA for 94379d8
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
feat: allow opt-out of `PgHasArrayType` with `#[derive(sqlx::Type)]` (#2619)
Show description for 1d1095e
abonander
authored
1d1095e
View commit details
Copy full SHA for 1d1095e
View code at this point
Browse repository at this point
feat(sqlx-core): add table function to database error (#2616)
saiintbrisson
authored
3db1675
View commit details
Copy full SHA for 3db1675
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Fix for Issue #2549 - cannot use feature "rust_decimal" without also using "bigdecimal" (#2585)
Show description for 258eaca
deneut
authored
258eaca
View commit details
Copy full SHA for 258eaca
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Impl `AsMut` for advisory lock types (#2520) (#2554)
Show description for 1bdbeda
alilleybrinker
authored
1bdbeda
View commit details
Copy full SHA for 1bdbeda
View code at this point
Browse repository at this point
doc: make it clear that `ConnectOptions` types impl `FromStr` (#2574)
abonander
authored
e2ce463
View commit details
Copy full SHA for e2ce463
View code at this point
Browse repository at this point
Exposing the Oid of PostgreSQL types (#2507)
Show description for 87ff645
Razican
and
abonander
authored
87ff645
View commit details
Copy full SHA for 87ff645
View code at this point
Browse repository at this point
Update bitflags to v2 (#2564)
paolobarbolini
authored
37fdc20
View commit details
Copy full SHA for 37fdc20
View code at this point
Browse repository at this point
Commits on May 4, 2023
fix: ensure fresh test db's aren't accidentally deleted by do_cleanup (#2454)
Show description for 1227d5d
phlip9
authored
1227d5d
View commit details
Copy full SHA for 1227d5d
View code at this point
Browse repository at this point
chore(sqlx-postgres): replace `dirs` with `home` & `etcetera` (#2485)
utkarshgupta137
authored
0038786
View commit details
Copy full SHA for 0038786
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
fix: replace use of deprecated `chrono` APIs
abonander
committed
ec60b1d
View commit details
Copy full SHA for ec60b1d
View code at this point
Browse repository at this point
fix: replace use of deprecated `base64` functions
abonander
committed
0f6c377
View commit details
Copy full SHA for 0f6c377
View code at this point
Browse repository at this point
chore: cleanup, fix all non-deprecation warnings
abonander
committed
d43257e
View commit details
Copy full SHA for d43257e
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
fix: sqlx-postgres bigdecimal feature
0xdeafbeef
authored and
abonander
committed
d81b6fc
View commit details
Copy full SHA for d81b6fc
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
feat: support calling PostgreSQL procedures with the macros
Show description for 1ff6a2a
bgeron
authored and
abonander
committed
1ff6a2a
View commit details
Copy full SHA for 1ff6a2a
View code at this point
Browse repository at this point
Don't run EXPLAIN nullability analysis on Materialize
Show description for bb2baf2
benesch
authored and
abonander
committed
bb2baf2
View commit details
Copy full SHA for bb2baf2
View code at this point
Browse repository at this point
feat: add `Connection::shrink_buffers`, `PoolConnection::close`
Show description for c4b835c
abonander
committed
c4b835c
View commit details
Copy full SHA for c4b835c
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Update dependencies
paolobarbolini
authored and
abonander
committed
c17c59f
View commit details
Copy full SHA for c17c59f
View code at this point
Browse repository at this point
fix: implement AnyConnectionBackend::as_migrate for databases
cycraig
authored and
abonander
committed
9677430
View commit details
Copy full SHA for 9677430
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
fix: remove `readme` entries for `sqlx-mysql`, `sqlx-postgres`, `sqlx-sqlite`
abonander
committed
f05c884
View commit details
Copy full SHA for f05c884
View code at this point
Browse repository at this point
0.7.0-alpha.1 release
abonander
committed
eade49c
View commit details
Copy full SHA for eade49c
View code at this point
Browse repository at this point
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)
Show description for c4130d4
2 people
authored and
abonander
committed
c4130d4
View commit details
Copy full SHA for c4130d4
View code at this point
Browse repository at this point
Postgres OID resolution query does not take into account current `search_path` (#2133)
Show description for ab2ae26
95ulisse
authored and
abonander
committed
ab2ae26
View commit details
Copy full SHA for ab2ae26
View code at this point
Browse repository at this point
Set whoami default-features to false (#2319)
Show description for 3440440
2 people
authored and
abonander
committed
3440440
View commit details
Copy full SHA for 3440440
View code at this point
Browse repository at this point
fix: ensures recover from fail with PgCopyIn (#2179)
Show description for 0534c9d
andyquinterom
and
abonander
committed
0534c9d
View commit details
Copy full SHA for 0534c9d
View code at this point
Browse repository at this point
Initial work to switch to `tracing` (#2185)
Show description for acaee75
CosmicHorrorDev
authored and
abonander
committed
acaee75
View commit details
Copy full SHA for acaee75
View code at this point
Browse repository at this point
fix: use owned Builder pattern for ConnectOptions (#2132)
Show description for b72a52b
iitsdani
and
abonander
committed
b72a52b
View commit details
Copy full SHA for b72a52b
View code at this point
Browse repository at this point
feat: better database errors (#2109)
Show description for c095328
saiintbrisson
authored and
abonander
committed
c095328
View commit details
Copy full SHA for c095328
View code at this point
Browse repository at this point
Break drivers out into separate crates, clean up some technical debt (#2039)
Show description for b5312c3
abonander
committed
b5312c3
View commit details
Copy full SHA for b5312c3
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
Collapse into 1 crate
mehcode
committed
04f5657
View commit details
Copy full SHA for 04f5657
View code at this point
Browse repository at this point
Clean up connection methods a bit
mehcode
committed
0703a1b
View commit details
Copy full SHA for 0703a1b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.