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
cqlengine
on
python-910
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 23, 2018
Fix cqlengine LOGGED batch statement generation
aboudreault
committed
8c93236
View commit details
Copy full SHA for 8c93236
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
Merge pull request #894 from datastax/python-888-3.x
Show description for 438f394
aboudreault
authored
438f394
View commit details
Copy full SHA for 438f394
View code at this point
Browse repository at this point
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 Jan 2, 2018
Add some knowns deprecated warnings for 4.x
aboudreault
committed
5443fb8
View commit details
Copy full SHA for 5443fb8
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Support cassandra.query.BatchType with cqlengine BatchQuery
aboudreault
committed
c9ef7c3
View commit details
Copy full SHA for c9ef7c3
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
avoid warning when unregistering connection on shutdown
aboudreault
committed
e230c45
View commit details
Copy full SHA for e230c45
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
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 Oct 2, 2017
Merge pull request #722 from HaraldNordgren/master
Show description for 227af86
aboudreault
authored
227af86
View commit details
Copy full SHA for 227af86
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Allow min_length==0 for Column.Text fields
Harald Nordgren
authored and
HaraldNordgren
committed
5d3d47b
View commit details
Copy full SHA for 5d3d47b
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Removed unncessary connection setup
beltran
committed
cc0089d
View commit details
Copy full SHA for cc0089d
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Changed _defer_fields and _only_fields in CQLEngine so they store the name of the fields in the DB
bjmb
committed
6f4d4ff
View commit details
Copy full SHA for 6f4d4ff
View code at this point
Browse repository at this point
Commits on May 15, 2017
Merge pull request #755 from datastax/python-750
Show description for ac16933
mambocab
authored
ac16933
View commit details
Copy full SHA for ac16933
View code at this point
Browse repository at this point
Commits on May 9, 2017
Added tests for to_python, to_database method of UserDefinedType
bjmb
committed
96cfe3d
View commit details
Copy full SHA for 96cfe3d
View code at this point
Browse repository at this point
Added to_python and to_database methods to UserDefinedType
bjmb
committed
8152506
View commit details
Copy full SHA for 8152506
View code at this point
Browse repository at this point
Fix UDT changed behavior with a default value
aboudreault
authored and
bjmb
committed
c571d36
View commit details
Copy full SHA for c571d36
View code at this point
Browse repository at this point
Acknowledged review comments, removed unnecessary lines in to_python methods
bjmb
committed
e1d7e19
View commit details
Copy full SHA for e1d7e19
View code at this point
Browse repository at this point
Fixed some tests
bjmb
committed
09130b3
View commit details
Copy full SHA for 09130b3
View code at this point
Browse repository at this point
Refactored/Added some tests to CQLEngine
bjmb
committed
7bc0bfd
View commit details
Copy full SHA for 7bc0bfd
View code at this point
Browse repository at this point
Commits on May 8, 2017
Add Duration support to cqlengine
aboudreault
committed
e80f4b6
View commit details
Copy full SHA for e80f4b6
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Ensure UDT are validated
aboudreault
committed
21232c7
View commit details
Copy full SHA for 21232c7
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
Commits on Apr 19, 2017
PEP 289 (just 1 line) (#739)
ubombi
authored and
mambocab
committed
a35bd19
View commit details
Copy full SHA for a35bd19
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
raise error on primary key update only if its value changed
aboudreault
committed
b764536
View commit details
Copy full SHA for b764536
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Merged python-657 branch
bjmb
committed
e2f7ab3
View commit details
Copy full SHA for e2f7ab3
View code at this point
Browse repository at this point
instance fetched from DB should be entirely set persisted
aboudreault
committed
99cc8e8
View commit details
Copy full SHA for 99cc8e8
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Fix persistance behavior after a save when a column has a default value
aboudreault
committed
0609b11
View commit details
Copy full SHA for 0609b11
View code at this point
Browse repository at this point
Merge pull request #727 from datastax/python-688
Show description for c99a292
aboudreault
authored
c99a292
View commit details
Copy full SHA for c99a292
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Add map item deletion in cqlengine
aboudreault
committed
ae4fbd3
View commit details
Copy full SHA for ae4fbd3
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
minor code change
aboudreault
committed
0542c9b
View commit details
Copy full SHA for 0542c9b
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
cqlengine complex logic to determine if a container change or not
aboudreault
committed
7716cc9
View commit details
Copy full SHA for 7716cc9
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
typo
aboudreault
committed
a0abe34
View commit details
Copy full SHA for a0abe34
View code at this point
Browse repository at this point
tentative fix for cqlengine tracking issues
aboudreault
committed
8bc8c54
View commit details
Copy full SHA for 8bc8c54
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
Merge pull request #721 from datastax/python-719
Show description for bbebb5a
aboudreault
authored
bbebb5a
View commit details
Copy full SHA for bbebb5a
View code at this point
Browse repository at this point
persisted values should not be set explicit
aboudreault
committed
589c15a
View commit details
Copy full SHA for 589c15a
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
Fix some issues related to default values
aboudreault
committed
d146052
View commit details
Copy full SHA for d146052
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.