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
on
python-517
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 29, 2018
cqlengine: Remove default limit on QuerySets
aboudreault
committed
6f83147
View commit details
Copy full SHA for 6f83147
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
Remove cassandra.cqlengine.query.BatchType in favor of cassandra.query.BatchType
aboudreault
committed
4eb67e2
View commit details
Copy full SHA for 4eb67e2
View code at this point
Browse repository at this point
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 Dec 21, 2017
PYTHON-884 Rename PreparedStatement.column_metadata to bind_metadata
beltran
committed
ea00fa4
View commit details
Copy full SHA for ea00fa4
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
cqlengine: remove the negative indices slicing support in ModelQuerySet
aboudreault
committed
3d18ff6
View commit details
Copy full SHA for 3d18ff6
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Merged from master to 4.x
beltran
committed
bff62c9
View commit details
Copy full SHA for bff62c9
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Merge branch 'master' into master
beltran
authored
82c49cd
View commit details
Copy full SHA for 82c49cd
View code at this point
Browse repository at this point
Merged PYTHON-605 tests
beltran
committed
7688b26
View commit details
Copy full SHA for 7688b26
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Added tests for PYTHON-605
beltran
committed
e2aa024
View commit details
Copy full SHA for e2aa024
View code at this point
Browse repository at this point
PYTHON-512: cqlengine: Add LIKE filter operator (#863)
Show description for 52db59a
aboudreault
authored
52db59a
View commit details
Copy full SHA for 52db59a
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
cqlengine: disallow Counter create, save operations (#862)
aboudreault
authored
d80105a
View commit details
Copy full SHA for d80105a
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 Nov 20, 2017
Remove Model.__table_name_case_sensitive__ and make __table_name__ case sensitive by default (#859)
aboudreault
authored
5bb576e
View commit details
Copy full SHA for 5bb576e
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
bump to post0 version
mambocab
committed
15ef6ac
View commit details
Copy full SHA for 15ef6ac
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
bump release version
mambocab
committed
72a0935
View commit details
Copy full SHA for 72a0935
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Merge pull request #849 from datastax/python-fix-prepared
Show description for 3c5000b
mambocab
authored
3c5000b
View commit details
Copy full SHA for 3c5000b
View code at this point
Browse repository at this point
Merge pull request #847 from datastax/micros-oss
Show description for 8e4341a
mambocab
authored
8e4341a
View commit details
Copy full SHA for 8e4341a
View code at this point
Browse repository at this point
Add `NO_COMPACT` version to CQL protocol, patch for CASSANDRA-10857. (#846)
Show description for ee515ac
ifesdjeen
authored and
mambocab
committed
ee515ac
View commit details
Copy full SHA for ee515ac
View code at this point
Browse repository at this point
Don't set the keyspace if it's already set in the session
beltran
committed
c966d80
View commit details
Copy full SHA for c966d80
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
add profile mode contact point checking
mambocab
committed
d69c746
View commit details
Copy full SHA for d69c746
View code at this point
Browse repository at this point
cleanup pre-PYTHON-838
Show description for 5516735
mambocab
committed
5516735
View commit details
Copy full SHA for 5516735
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
timestamp gen docstrings: sec-->usec
aholmberg
committed
66c2b33
View commit details
Copy full SHA for 66c2b33
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Merge pull request #824 from datastax/python-808
Show description for 59e06fb
mambocab
authored
59e06fb
View commit details
Copy full SHA for 59e06fb
View code at this point
Browse repository at this point
CHANGELOG entry & test fixes
mambocab
committed
0115d21
View commit details
Copy full SHA for 0115d21
View code at this point
Browse repository at this point
Fix dtests (#825)
Show description for 3952810
ifesdjeen
authored and
mambocab
committed
3952810
View commit details
Copy full SHA for 3952810
View code at this point
Browse repository at this point
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 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 Oct 4, 2017
WARN on Cluster.__init__ w contact points & no lbp
Show description for af30357
mambocab
committed
af30357
View commit details
Copy full SHA for af30357
View code at this point
Browse repository at this point
add VIEW and CDC writetypes
Show description for 9738aa1
mambocab
committed
9738aa1
View commit details
Copy full SHA for 9738aa1
View code at this point
Browse repository at this point
PYTHON-751: Add IPV4Address/IPV6Address support for inet type (#828)
Show description for 9869c2a
aboudreault
authored
9869c2a
View commit details
Copy full SHA for 9869c2a
View code at this point
Browse repository at this point
Merge pull request #833 from datastax/python-810
Show description for a549ca6
aboudreault
authored
a549ca6
View commit details
Copy full SHA for a549ca6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.