4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 29, 2025 — Jun 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
drop server and retry next on 50x response instead of raising connection error More... almost 12 years ago
executemany returns the result list now More... almost 12 years ago
fixed failing tests More... almost 12 years ago
use bulk_args in executemany to increase performance More... almost 12 years ago
improved docs formatting of field lists More... almost 12 years ago
improved formatting of https docs More... almost 12 years ago
prepare release 0.10.7
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
Merge pull request #91 from crate/m/cursor_cols
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
correctly set the cursor description on cursor.executemany
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
fix http doctest for python3
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
prepare release 0.10.6
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
Merge pull request #90 from crate/m/error_trace_exc
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
added test for error_trace property in exceptions
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
correctly attach error_trace from server to raised exceptions
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
Merge pull request #89 from crate/h/client-docs More... almost 12 years ago
added bulk insert example to client docs More... almost 12 years ago
prepare release 0.10.5
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
Merge pull request #88 from crate/m/error_trace_fix
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
only send error_trace when it is explicitly set
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
prepare release 0.10.4
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
upgrade crate server to 0.39.3
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
Merge pull request #87 from crate/m/error_trace
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
add error trace arg
matthiaswahl
as Matthias Wahl
More... almost 12 years ago
py26: fix test assertion More... almost 12 years ago
prepare release 0.10.3 More... almost 12 years ago
sqlalchemy: add columns with onupdate definition to the update statement More... almost 12 years ago
add branch name to coverage badge More... almost 12 years ago
add pypi description check to DEVELOP.rst More... almost 12 years ago
add more badges and link docs More... almost 12 years ago
add coveralls More... almost 12 years ago