Uh oh!
There was an error while loading. Please reload this page.
Actions: letsdiscodev/python-dqlite-dbapi
Actions
Showing runs from all workflows
226 workflow runs
226 workflow runs
Bump version to 0.3.0 and pin siblings to >=0.3.0,<0.4.0
Publish to PyPI
#226:
Commit 275ed76
pushed
by
antoineleclair
Bump version to 0.3.0 and pin siblings to >=0.3.0,<0.4.0
Publish to PyPI
#225:
Commit 275ed76
pushed
by
antoineleclair
Document max_message_size and session_mode in the connect Args
Publish to PyPI
#224:
Commit 7a98821
pushed
by
antoineleclair
Unblock a concurrent _run_sync caller on force_close_transport
Publish to PyPI
#223:
Commit 4b299dc
pushed
by
antoineleclair
Name AmbiguousCommitError in the leader-flip transaction doc
Publish to PyPI
#222:
Commit dfb4594
pushed
by
antoineleclair
Clear _executing_task when cascade-closing async cursors
Publish to PyPI
#221:
Commit 5892d01
pushed
by
antoineleclair
Accept either cursor type in try_intercept_busy_timeout
Publish to PyPI
#220:
Commit 7d8790a
pushed
by
antoineleclair
Rewrap async cursor COMMIT leadership-loss as AmbiguousCommitError
Publish to PyPI
#219:
Commit 898211d
pushed
by
antoineleclair
Reap a parked transaction owner slot on signal
Publish to PyPI
#218:
Commit 063ed54
pushed
by
antoineleclair
Reconcile the close() docstring on description clearing
Publish to PyPI
#217:
Commit 3a5926c
pushed
by
antoineleclair
Document the connect() timeout split and safety caps
Publish to PyPI
#216:
Commit 18a0eee
pushed
by
antoineleclair
Make unregister_adapter removal atomic
Publish to PyPI
#215:
Commit 6c50764
pushed
by
antoineleclair
Route CTE-prefixed DML as DML rather than as a query
Publish to PyPI
#214:
Commit 7a46599
pushed
by
antoineleclair
Correct the documented threadsafety level and rowcount behaviour
Publish to PyPI
#213:
Commit 34a9d6d
pushed
by
antoineleclair
Assert fetchmany clears the cursor messages at the call boundary
Publish to PyPI
#212:
Commit 85bb987
pushed
by
antoineleclair
Release the op-lock when a signal interrupts the owner-stamp in _run_…
Publish to PyPI
#211:
Commit 2847a2c
pushed
by
antoineleclair
Drop implementation-pinning tests and collapse redundant matrices
Publish to PyPI
#210:
Commit 3073d70
pushed
by
antoineleclair
Rewrite the README as a lean intro and move detail into docs/
Publish to PyPI
#209:
Commit 5bc90ad
pushed
by
antoineleclair
Correct stale helper docstrings that still said close() scrubs lastrowid
Publish to PyPI
#208:
Commit 533642d
pushed
by
antoineleclair
Document that foreign keys are enforced by default
Publish to PyPI
#207:
Commit 3f95a3f
pushed
by
antoineleclair
Fix the README claim that type sentinels are unhashable
Publish to PyPI
#206:
Commit 4c737bb
pushed
by
antoineleclair
Make Row a sequence like sqlite3.Row instead of a mapping
Publish to PyPI
#205:
Commit 7f5ccee
pushed
by
antoineleclair
Fix post-close docs and a dangling README reference
Publish to PyPI
#204:
Commit 2b8e05e
pushed
by
antoineleclair
Say "type not supported" when no adapter ran for a bind param
Publish to PyPI
#203:
Commit b548ca1
pushed
by
antoineleclair
Drop a transaction-owner close test that could not observe its claim
Publish to PyPI
#202:
Commit 549a6bc
pushed
by
antoineleclair