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
.
letsdiscodev
/
python-dqlite-dbapi
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: letsdiscodev/python-dqlite-dbapi
Actions
All workflows
Workflows
Publish to PyPI
Publish to PyPI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
226 workflow runs
226 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Document Cursor.close post-close scrub divergence from stdlib
Publish to PyPI
#101:
Commit
2b5c216
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Make execute / executemany positional-only across Connection + Cursor
Publish to PyPI
#100:
Commit
1032ec2
pushed by
antoineleclair
32s
main
main
32s
View workflow file
Reject unknown cursor() kwargs with NotSupportedError
Publish to PyPI
#99:
Commit
b6c23ee
pushed by
antoineleclair
26s
main
main
26s
View workflow file
Drop async on AsyncConnection.backup stub
Publish to PyPI
#98:
Commit
e6aea1d
pushed by
antoineleclair
23s
main
main
23s
View workflow file
Re-export stdlib-parity NotSupportedError stubs to dqlitedbapi.aio
Publish to PyPI
#97:
Commit
c29ebc4
pushed by
antoineleclair
23s
main
main
23s
View workflow file
Align fetchmany/fetchall with stdlib: return [] on no-result-set
Publish to PyPI
#96:
Commit
f85742c
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Extract cursor-cascade helper; fix dropped messages clear in fork-branch
Publish to PyPI
#95:
Commit
5e6b658
pushed by
antoineleclair
23s
main
main
23s
View workflow file
Truncate server-controlled text in ISO 8601 DataError messages
Publish to PyPI
#94:
Commit
954fab0
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Key resolve_leader cluster cache by loop_id and serialise inserts
Publish to PyPI
#93:
Commit
582d5b2
pushed by
antoineleclair
29s
main
main
29s
View workflow file
Add AsyncCursor.drain_rows() for ownership-transfer adapters
Publish to PyPI
#92:
Commit
0400f4e
pushed by
antoineleclair
18s
main
main
18s
View workflow file
Document the sqlite_version_info FLOOR pin contract
Publish to PyPI
#91:
Commit
f358cf0
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Pin five behavioural arms surfaced as coverage gaps in 2026-05 audit
Publish to PyPI
#90:
Commit
5f87017
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Apply row_factory before advancing _row_index in fetchone
Publish to PyPI
#89:
Commit
9ddd00d
pushed by
antoineleclair
22s
main
main
22s
View workflow file
Bound AsyncConnection.close op_lock acquire by self._timeout
Publish to PyPI
#88:
Commit
9b3f49b
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Cache ClusterClient per (seed, governors); thread governors through _…
Publish to PyPI
#87:
Commit
243a658
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Pin a batch of audit coverage gaps in one test file
Publish to PyPI
#86:
Commit
d3396fd
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Add _classify_caller_sql pre-flight pass for execute()
Publish to PyPI
#85:
Commit
26c14db
pushed by
antoineleclair
23s
main
main
23s
View workflow file
Reject multi-statement SQL in Cursor.execute
Publish to PyPI
#84:
Commit
e6980b1
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Drop redundant from __future__ import annotations
Publish to PyPI
#83:
Commit
67fe27e
pushed by
antoineleclair
25s
main
main
25s
View workflow file
Test sync force_close_transport's fork-after-init branch
Publish to PyPI
#82:
Commit
70541ac
pushed by
antoineleclair
24s
main
main
24s
View workflow file
Sync uv.lock after client adds yaml-store extra
Publish to PyPI
#81:
Commit
94a582f
pushed by
antoineleclair
24s
main
main
24s
View workflow file
Add leader-redirect-on-connect to dqlitedbapi.connect
Publish to PyPI
#80:
Commit
f7be8e6
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Realign integration default address to canonical cluster port (9001)
Publish to PyPI
#79:
Commit
187e080
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Drop _lastrowid reset assertion in executemany cancel mid-batch test
Publish to PyPI
#78:
Commit
64e36b7
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Pin copy.copy and copy.deepcopy guards on dbapi reject classes
Publish to PyPI
#77:
Commit
4597228
pushed by
antoineleclair
12s
main
main
12s
View workflow file
Previous
1
2
3
4
5
6
7
8
9
10
Next
You can’t perform that action at this time.