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 }}
devdazed
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 19, 2013
Add explicit support for varchar
Show description for b090b55
thobbs
committed
b090b55
View commit details
Copy full SHA for b090b55
Browse repository at this point
Commits on Dec 18, 2013
Preserve milli-precision in non-prepared datetimes
Show description for 2766377
thobbs
committed
2766377
View commit details
Copy full SHA for 2766377
Browse repository at this point
Use select backend for libev
Show description for 02fe579
thobbs
committed
02fe579
View commit details
Copy full SHA for 02fe579
Browse repository at this point
Commits on Dec 17, 2013
Use same conn to check schema agreement
Show description for 0f528f6
thobbs
committed
0f528f6
View commit details
Copy full SHA for 0f528f6
Browse repository at this point
Fix unit test breakage from #63
thobbs
committed
dda9501
View commit details
Copy full SHA for dda9501
Browse repository at this point
Add support for ConsistencyLevel LOCAL_ONE
Show description for e467d00
thobbs
committed
e467d00
View commit details
Copy full SHA for e467d00
Browse repository at this point
Commits on Dec 13, 2013
Handle setting same keyspace twice
Show description for caeab27
thobbs
committed
caeab27
View commit details
Copy full SHA for caeab27
Browse repository at this point
Merge pull request #63 from devdazed/master
Show description for 619767c
thobbs
committed
619767c
View commit details
Copy full SHA for 619767c
Browse repository at this point
Commits on Dec 12, 2013
add WhiteListRoundRobinPolicy
devdazed
committed
934d8e7
View commit details
Copy full SHA for 934d8e7
Browse repository at this point
don't throw away a host that is in the contact points list
devdazed
committed
7ec61e4
View commit details
Copy full SHA for 7ec61e4
Browse repository at this point
Commits on Dec 11, 2013
Merge pull request #61 from yinyin/collection-inner-type-convert-fix
Show description for d68d862
thobbs
committed
d68d862
View commit details
Copy full SHA for d68d862
Browse repository at this point
Merge pull request #62 from yinyin/insertupdate-with-selected-map
Show description for ca768c9
thobbs
committed
ca768c9
View commit details
Copy full SHA for ca768c9
Browse repository at this point
add encoder mapping for OrderedDict
Show description for c59c4d8
yinyin
committed
c59c4d8
View commit details
Copy full SHA for c59c4d8
Browse repository at this point
remove unused cql-collection-types-in-python set
yinyin
committed
847e2b9
View commit details
Copy full SHA for 847e2b9
Browse repository at this point
Commits on Dec 10, 2013
s/Note/Important/ for Session.timeout docstring
thobbs
committed
5b3d0c6
View commit details
Copy full SHA for 5b3d0c6
Browse repository at this point
Merge pull request #59 from datastax/trivial_misnaming
Show description for 774070c
thobbs
committed
774070c
View commit details
Copy full SHA for 774070c
Browse repository at this point
Consolidate _child_policy and child_policy
joaquincasares
committed
21dfed3
View commit details
Copy full SHA for 21dfed3
Browse repository at this point
Commits on Dec 6, 2013
rename generic encoding function to cql_encode_all_types()
yinyin
committed
b6493f4
View commit details
Copy full SHA for b6493f4
Browse repository at this point
encode inner data type of collection with cql_encode_builtin_types()
yinyin
committed
7be4dbd
View commit details
Copy full SHA for 7be4dbd
Browse repository at this point
Commits on Dec 5, 2013
Add null logging handler to cassandra package
Show description for 6f5157c
thobbs
committed
6f5157c
View commit details
Copy full SHA for 6f5157c
Browse repository at this point
Add default timeout to Session
Show description for bb91d0b
thobbs
committed
bb91d0b
View commit details
Copy full SHA for bb91d0b
Browse repository at this point
Commits on Dec 4, 2013
Add timeout parameter to Session.execute()
thobbs
committed
86249b5
View commit details
Copy full SHA for 86249b5
Browse repository at this point
Use timeouts on all Control Connection queries
Show description for ba9a0ca
thobbs
committed
ba9a0ca
View commit details
Copy full SHA for ba9a0ca
Browse repository at this point
Commits on Dec 1, 2013
fix "no viable alternative at input" issue on list type
Show description for 9268e17
yinyin
committed
9268e17
View commit details
Copy full SHA for 9268e17
Browse repository at this point
fix "no viable alternative at input" on map type
Show description for 60a866c
yinyin
committed
60a866c
View commit details
Copy full SHA for 60a866c
Browse repository at this point
Commits on Nov 26, 2013
Don't check for schema agreement when shutdown
Show description for d5265bd
thobbs
committed
d5265bd
View commit details
Copy full SHA for d5265bd
Browse repository at this point
Reference prepared stmt when exec'ing bound stmt
thobbs
committed
69337d8
View commit details
Copy full SHA for 69337d8
Browse repository at this point
Fix bad on_remove call on sessions, listeners
thobbs
committed
fda2f31
View commit details
Copy full SHA for fda2f31
Browse repository at this point
Hold reference to prepared stmt while executing
Show description for e2d430d
thobbs
committed
e2d430d
View commit details
Copy full SHA for e2d430d
Browse repository at this point
Merge pull request #55 from barvinograd/master
Show description for 7fadddc
thobbs
committed
7fadddc
View commit details
Copy full SHA for 7fadddc
Browse repository at this point
Commits on Nov 23, 2013
remove asyncore DeprecationWarning
barvinograd
committed
3c5501f
View commit details
Copy full SHA for 3c5501f
Browse repository at this point
Easy profiling of benchmarks
thobbs
committed
f01df9a
View commit details
Copy full SHA for f01df9a
Browse repository at this point
Commits on Nov 22, 2013
Use separate lock for asyncore deque
thobbs
committed
95537a7
View commit details
Copy full SHA for 95537a7
Browse repository at this point
Less work while holding connection lock
thobbs
committed
b9f6817
View commit details
Copy full SHA for b9f6817
Browse repository at this point
Add multithreading support to benchmarks
thobbs
committed
6e42fd7
View commit details
Copy full SHA for 6e42fd7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.