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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cloudboys
/
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
docs
api
on
python-506
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 3, 2018
remove legacy execution parameters in cluster
aboudreault
committed
ef90d9a
View commit details
Copy full SHA for ef90d9a
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Remove Model.__default_ttl__
aboudreault
committed
e1b11b0
View commit details
Copy full SHA for e1b11b0
View code at this point
Browse repository at this point
Remove Cluster.set_meta_refresh_enabled
aboudreault
committed
699b9e8
View commit details
Copy full SHA for 699b9e8
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Asynchronous execution support in cqlengine (#852)
aboudreault
authored
91854d9
View commit details
Copy full SHA for 91854d9
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Python 681: C* 2.0 support removal (#705)
Show description for 79b28fa
aboudreault
authored
79b28fa
View commit details
Copy full SHA for 79b28fa
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
fix doc generation
mambocab
committed
43b9c99
View commit details
Copy full SHA for 43b9c99
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
add CDCWriteException
Josh McKenzie
authored and
mambocab
committed
d94cece
View commit details
Copy full SHA for d94cece
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Fix hfp docs (#802)
Show description for fad8764
mambocab
authored
fad8764
View commit details
Copy full SHA for fad8764
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
minor fix in cqlengine docs
aboudreault
committed
3a7d39c
View commit details
Copy full SHA for 3a7d39c
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
add HostFilterPolicy and tests
mambocab
committed
391889b
View commit details
Copy full SHA for 391889b
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
Add idle_heartbeat_timeout cluster option to tune how long to wait for heartbeat responses
aboudreault
committed
e19c041
View commit details
Copy full SHA for e19c041
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
add documentation for Cluster.timestamp_generator
mambocab
committed
03a2636
View commit details
Copy full SHA for 03a2636
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
Merge pull request #681 from mambocab/timestamp-generator
Show description for 6c1d4f6
mambocab
authored
6c1d4f6
View commit details
Copy full SHA for 6c1d4f6
View code at this point
Browse repository at this point
implement and test MonotonicTimestampGenerator
mambocab
committed
0cee875
View commit details
Copy full SHA for 0cee875
View code at this point
Browse repository at this point
Commits on Dec 21, 2016
ProtocolVersion 'enum'
aholmberg
committed
f06267a
View commit details
Copy full SHA for f06267a
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
add EC2MultiRegionTranslator in docs
aboudreault
committed
f89df3f
View commit details
Copy full SHA for f89df3f
View code at this point
Browse repository at this point
Merge pull request #662 from datastax/613-docs
Show description for 3efd249
aboudreault
authored
3efd249
View commit details
Copy full SHA for 3efd249
View code at this point
Browse repository at this point
some docs improvement for 3.7.0
aboudreault
committed
39f8202
View commit details
Copy full SHA for 39f8202
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Connections docs
aboudreault
committed
bc534c4
View commit details
Copy full SHA for bc534c4
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
basic request init listener
Show description for 686ccf1
aholmberg
committed
686ccf1
View commit details
Copy full SHA for 686ccf1
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
some docs changes
aboudreault
committed
7907d96
View commit details
Copy full SHA for 7907d96
View code at this point
Browse repository at this point
Add BatchQuery and ContextQuery in the docs
aboudreault
committed
80ff3b7
View commit details
Copy full SHA for 80ff3b7
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Add some docs for default and per-query TTL
aboudreault
committed
02320a9
View commit details
Copy full SHA for 02320a9
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
Merge pull request #596 from datastax/583
Show description for f2df340
aboudreault
authored
f2df340
View commit details
Copy full SHA for f2df340
View code at this point
Browse repository at this point
add a way to clone/update a profile
Show description for 2469be4
aholmberg
committed
2469be4
View commit details
Copy full SHA for 2469be4
View code at this point
Browse repository at this point
Add API to get the host metadata associated with the control connection node
aboudreault
committed
9128e16
View commit details
Copy full SHA for 9128e16
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
execution profile docs
Show description for 4a37da2
aholmberg
committed
4a37da2
View commit details
Copy full SHA for 4a37da2
View code at this point
Browse repository at this point
disallow concurrent use of legacy config and profiles
Show description for af59c56
aholmberg
committed
af59c56
View commit details
Copy full SHA for af59c56
View code at this point
Browse repository at this point
Add only and defer methods in cqlengine docs
aboudreault
committed
89cd1b1
View commit details
Copy full SHA for 89cd1b1
View code at this point
Browse repository at this point
Commits on May 26, 2016
Remove duplicate docstring and add missing Cluster args
aholmberg
committed
1a6e7aa
View commit details
Copy full SHA for 1a6e7aa
View code at this point
Browse repository at this point
match Cluster doc order to code, add missing attributes
aholmberg
committed
04a9020
View commit details
Copy full SHA for 04a9020
View code at this point
Browse repository at this point
Commits on May 9, 2016
reorg cassandra.query doc
Show description for ccb2e6b
aholmberg
committed
ccb2e6b
View commit details
Copy full SHA for ccb2e6b
View code at this point
Browse repository at this point
Commits on May 2, 2016
docs for new exception types
aholmberg
committed
cc48fd4
View commit details
Copy full SHA for cc48fd4
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
address translator docs
Show description for bd6dae2
aholmberg
committed
bd6dae2
View commit details
Copy full SHA for bd6dae2
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
Cluster config to disable schema and token processing
Show description for d4bf402
aholmberg
committed
d4bf402
View commit details
Copy full SHA for d4bf402
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.