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 }}
rk4github
/
python-driver
Public
forked from
apache/cassandra-python-driver
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
python-driver
cassandra
query.py
on
python-910
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 3, 2018
Remove copyright dates from copyright notices
aboudreault
committed
05fb16a
View commit details
Copy full SHA for 05fb16a
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
query: make sure the retry_policy is passed to BoundStatements
Show description for e5e781c
Corentin Chary
committed
e5e781c
View commit details
Copy full SHA for e5e781c
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
add prepared metadata hash to protocol
mambocab
committed
1429349
View commit details
Copy full SHA for 1429349
View code at this point
Browse repository at this point
Commits on May 26, 2017
PrepareStatement should support is_idempotent
aboudreault
authored and
mambocab
committed
8e6a1db
View commit details
Copy full SHA for 8e6a1db
View code at this point
Browse repository at this point
Commits on May 22, 2017
PYTHON-626: improve prepared stmt docs
mambocab
committed
b886e3e
View commit details
Copy full SHA for b886e3e
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
update year in licenses
mambocab
committed
ac946ea
View commit details
Copy full SHA for ac946ea
View code at this point
Browse repository at this point
add comment
aboudreault
committed
5b143c9
View commit details
Copy full SHA for 5b143c9
View code at this point
Browse repository at this point
Make sure all trace mutations are there before considering it as complete
aboudreault
committed
6fb7c6f
View commit details
Copy full SHA for 6fb7c6f
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Add __len__ to BatchStatement
Show description for af0b853
frensjan
authored
af0b853
View commit details
Copy full SHA for af0b853
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
speculative execution policies
Show description for df93b84
aholmberg
committed
df93b84
View commit details
Copy full SHA for df93b84
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
use prepared metadata and skip row result meta
Show description for 800d1fb
aholmberg
committed
800d1fb
View commit details
Copy full SHA for 800d1fb
View code at this point
Browse repository at this point
Commits on May 9, 2016
basic check to detect improper statement positional parameters
Show description for 88b013d
aholmberg
committed
88b013d
View commit details
Copy full SHA for 88b013d
View code at this point
Browse repository at this point
explicit init kwargs for concrete statement classes
Show description for fb444ee
aholmberg
committed
fb444ee
View commit details
Copy full SHA for fb444ee
View code at this point
Browse repository at this point
Commits on May 6, 2016
BatchStatement.clear + unit test
aholmberg
committed
4cd4e98
View commit details
Copy full SHA for 4cd4e98
View code at this point
Browse repository at this point
fix BatchStatement.add_all to pass individual params instead of the whole list
aholmberg
committed
e046492
View commit details
Copy full SHA for e046492
View code at this point
Browse repository at this point
raise if batch becomes too large
Show description for 76cc8c0
aholmberg
committed
76cc8c0
View commit details
Copy full SHA for 76cc8c0
View code at this point
Browse repository at this point
Commits on Apr 25, 2016
regenerate column names in named tuple exception
aholmberg
committed
5254f73
View commit details
Copy full SHA for 5254f73
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Merge pull request #556 from datastax/435
Show description for f347cff
aholmberg
committed
f347cff
View commit details
Copy full SHA for f347cff
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
client-settable CL for trace queries
Show description for d0beb8e
aholmberg
committed
d0beb8e
View commit details
Copy full SHA for d0beb8e
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
deduplicate column names to avoid blowing up named_tuple results
Show description for fb5d62a
aholmberg
committed
fb5d62a
View commit details
Copy full SHA for fb5d62a
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
handle single-element routing key as tuple, list
aholmberg
committed
0f1b554
View commit details
Copy full SHA for 0f1b554
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
fix SimpleStatement composite key packing, refactor packing to common base
aholmberg
committed
05ba3a1
View commit details
Copy full SHA for 05ba3a1
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
[ci skip] Update copyright dates
aholmberg
committed
5b054bf
View commit details
Copy full SHA for 5b054bf
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
spacing
aholmberg
committed
9d8a1df
View commit details
Copy full SHA for 9d8a1df
View code at this point
Browse repository at this point
Merge branch 'dse'
aholmberg
committed
90f5e35
View commit details
Copy full SHA for 90f5e35
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
doc: add discussion about LWT results
aholmberg
committed
5542112
View commit details
Copy full SHA for 5542112
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
Moved Graph components in the dse module.
Kevin Gallardo
committed
5ce7dbe
View commit details
Copy full SHA for 5ce7dbe
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
First Python support for DSE Graph.
Kevin Gallardo
committed
1f46791
View commit details
Copy full SHA for 1f46791
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Handle case where the query trace returns no entries without throwing exception
carlyeks
committed
109a6af
View commit details
Copy full SHA for 109a6af
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Merge pull request #428 from datastax/438
Show description for d852d2c
aholmberg
committed
d852d2c
View commit details
Copy full SHA for d852d2c
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Merge branch 'utf-encode-query' into 334
aholmberg
committed
5d03b8f
View commit details
Copy full SHA for 5d03b8f
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Add option to populate parital QueryTrace
aholmberg
committed
f43fd8d
View commit details
Copy full SHA for f43fd8d
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Merge pull request #419 from datastax/318
Show description for 253bdcf
mpenick
committed
253bdcf
View commit details
Copy full SHA for 253bdcf
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Make bind ignore extra keys in dict values
Show description for 53222ee
aholmberg
committed
53222ee
View commit details
Copy full SHA for 53222ee
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Remove trace, trace_id from Statement
aholmberg
committed
932a1d5
View commit details
Copy full SHA for 932a1d5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.