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 }}
NyxCode
/
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
tests
sqlite
on
master
User selector
All users
All time
Commit history
Commits on Oct 1, 2021
preparing 0.5.8 release (#1466)
Show description for 1b5dd65
abonander
authored
1b5dd65
View commit details
Copy full SHA for 1b5dd65
View code at this point
Browse repository at this point
Shut down statement worker in Sqlite Connection::close (#1453)
Show description for ba3e373
andrewwhitehead
authored
ba3e373
View commit details
Copy full SHA for ba3e373
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Fix a panic in the worker thread when dropping the connection while `SqliteRow`s still exist (#1450)
Show description for 8b30f30
abonander
authored
8b30f30
View commit details
Copy full SHA for 8b30f30
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
Finish support for Postgres COPY (#1345)
Show description for ec510b3
montanalow
and
abonander
authored
ec510b3
View commit details
Copy full SHA for ec510b3
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
sqlite: fix a couple segfaults (#1351)
Show description for 71388a7
3 people
authored
71388a7
View commit details
Copy full SHA for 71388a7
View code at this point
Browse repository at this point
Commits on Jul 28, 2021
Fix GitHub Actions and integration test (#1346)
Show description for 9f7205e
AtkinsChang
and
Montana Low
authored
9f7205e
View commit details
Copy full SHA for 9f7205e
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
Keep track of column typing in SQLite EXPLAIN parsing (#1323)
Show description for cb3ff28
marshoepial
and
marshoepial
authored
cb3ff28
View commit details
Copy full SHA for cb3ff28
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
test(sqlite): extend it_caches_statements() test
Show description for bd06836
link2xt
authored and
mehcode
committed
bd06836
View commit details
Copy full SHA for bd06836
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
fix(sqlite): reset the statement when fetch_many() stream is dropped
Show description for 78656eb
link2xt
authored and
mehcode
committed
78656eb
View commit details
Copy full SHA for 78656eb
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Correct Postgres' Length Limit for Bind Parameters (#1141)
Show description for 469c4ac
crajcan
authored
469c4ac
View commit details
Copy full SHA for 469c4ac
View code at this point
Browse repository at this point
Commits on Mar 18, 2021
fix: derive(Type) should emit a forwarded impl for the compatible function
mehcode
committed
b6e1275
View commit details
Copy full SHA for b6e1275
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
format: run rustfmt
abonander
authored and
mehcode
committed
6b03605
View commit details
Copy full SHA for 6b03605
View code at this point
Browse repository at this point
feat(macros): implement `query_scalar!()` and variants
Show description for 7c32928
abonander
authored and
mehcode
committed
7c32928
View commit details
Copy full SHA for 7c32928
View code at this point
Browse repository at this point
feat(sqlite): track nullable through left joins
mehcode
committed
b0c430e
View commit details
Copy full SHA for b0c430e
View code at this point
Browse repository at this point
sqlite test - prepared statements are reset after fetch_one
markazmierczak
authored and
mehcode
committed
8328f89
View commit details
Copy full SHA for 8328f89
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Remove the Done trait
jplatte
committed
a1d562f
View commit details
Copy full SHA for a1d562f
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
style: rustfmt
mehcode
committed
e9e1dcf
View commit details
Copy full SHA for e9e1dcf
View code at this point
Browse repository at this point
test: added an explicit cast for bstr test where sqlite failed to do an implicit cast
mehcode
committed
4f261b7
View commit details
Copy full SHA for 4f261b7
View code at this point
Browse repository at this point
Add Sqlite Uuid type tests.
jetuk
authored and
mehcode
committed
a959451
View commit details
Copy full SHA for a959451
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Add tests for git2
joshtriplett
committed
603c195
View commit details
Copy full SHA for 603c195
View code at this point
Browse repository at this point
Add tests for bstr
joshtriplett
committed
d396e5a
View commit details
Copy full SHA for d396e5a
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
support sqlite bind parameters of the form $NNN
nitsky
authored and
abonander
committed
12b4250
View commit details
Copy full SHA for 12b4250
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
sqlite: Add test for JSON functions
blackwolf12333
authored and
mehcode
committed
5b7f3ab
View commit details
Copy full SHA for 5b7f3ab
View code at this point
Browse repository at this point
sqlite: Add basic json implementation
Show description for fae7220
blackwolf12333
authored and
mehcode
committed
fae7220
View commit details
Copy full SHA for fae7220
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Support using both nullability and type overrides (#549)
Show description for ced09e0
raftario
authored
ced09e0
View commit details
Copy full SHA for ced09e0
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle
mehcode
committed
e575501
View commit details
Copy full SHA for e575501
View code at this point
Browse repository at this point
Allow setting caching per-query
Julius de Bruijn
authored and
mehcode
committed
e8a4c54
View commit details
Copy full SHA for e8a4c54
View code at this point
Browse repository at this point
Caching describe
Julius de Bruijn
authored and
mehcode
committed
590f97d
View commit details
Copy full SHA for 590f97d
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
update todo examples to 0.4 and use migrations
Show description for 96b76dc
mehcode
committed
96b76dc
View commit details
Copy full SHA for 96b76dc
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
test(sqlite): add DB parameter to Decode invocation
mehcode
committed
f4eb968
View commit details
Copy full SHA for f4eb968
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
style: rustfmt
mehcode
committed
6949b84
View commit details
Copy full SHA for 6949b84
View code at this point
Browse repository at this point
fix(sqlite): support column types changing per row
mehcode
committed
25b8fc7
View commit details
Copy full SHA for 25b8fc7
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
test: fix spurious ? in sqlite test
mehcode
committed
1247dae
View commit details
Copy full SHA for 1247dae
View code at this point
Browse repository at this point
fix some remaining usage of PoolOptions
mehcode
committed
54c857b
View commit details
Copy full SHA for 54c857b
View code at this point
Browse repository at this point
feat: add sqlx::Done and return from Executor::execute()
Show description for 00137d4
mehcode
committed
00137d4
View commit details
Copy full SHA for 00137d4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.