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 }}
tigrus
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 3, 2016
Fix for #Python-533. Secondary index on set field
tigrus
committed
9dce60a
View commit details
Copy full SHA for 9dce60a
Browse repository at this point
Commits on Mar 31, 2016
Merge pull request #534 from datastax/532
Show description for a89fddc
aholmberg
committed
a89fddc
View commit details
Copy full SHA for a89fddc
Browse repository at this point
remove unused import
aholmberg
committed
2ce9168
View commit details
Copy full SHA for 2ce9168
Browse repository at this point
cqle: remove KeyError for missing keyspace on sync
aholmberg
committed
7f1da28
View commit details
Copy full SHA for 7f1da28
Browse repository at this point
cqle: sync_table: verify pk composition and not just type matching
Show description for b1df736
aholmberg
committed
b1df736
View commit details
Copy full SHA for b1df736
Browse repository at this point
cqle: improve one of the sync_table tests
Show description for ba1f543
aholmberg
committed
ba1f543
View commit details
Copy full SHA for ba1f543
Browse repository at this point
cql: raise when a model sync requires PK changes
Show description for 8c47381
aholmberg
committed
8c47381
View commit details
Copy full SHA for 8c47381
Browse repository at this point
post-release version
aholmberg
committed
8599b83
View commit details
Copy full SHA for 8599b83
Browse repository at this point
Merge pull request #531 from datastax/530
Show description for c159568
aholmberg
committed
c159568
View commit details
Copy full SHA for c159568
Browse repository at this point
Commits on Mar 30, 2016
Skipping UDT warning test for C* 2.1
GregBestland
committed
d200867
View commit details
Copy full SHA for d200867
Browse repository at this point
Merge branch 'master' of https://github.com/datastax/python-driver
aholmberg
committed
0954c68
View commit details
Copy full SHA for 0954c68
Browse repository at this point
3.2a1 relase version
aholmberg
committed
582eb04
View commit details
Copy full SHA for 582eb04
Browse repository at this point
Merge pull request #528 from datastax/260-test
Show description for 85629f6
GregBestland
committed
85629f6
View commit details
Copy full SHA for 85629f6
Browse repository at this point
cqle: refactor to_database conversions for update clauses
Show description for 8a18b4a
aholmberg
committed
8a18b4a
View commit details
Copy full SHA for 8a18b4a
Browse repository at this point
cqle: refactor common update lagic to UpdateStatement
Show description for f2b2d2b
aholmberg
committed
f2b2d2b
View commit details
Copy full SHA for f2b2d2b
Browse repository at this point
Commits on Mar 29, 2016
cqle: assume we always have the column for container updates
Show description for ffe5106
aholmberg
committed
ffe5106
View commit details
Copy full SHA for ffe5106
Browse repository at this point
cqle: refactor ContainerUpdateClause init
Show description for 4516587
aholmberg
committed
4516587
View commit details
Copy full SHA for 4516587
Browse repository at this point
cqle: make queryset update clause respect db_field
Show description for 6c65df3
aholmberg
committed
6c65df3
View commit details
Copy full SHA for 6c65df3
Browse repository at this point
Merge pull request #527 from datastax/520
Show description for de225fc
aholmberg
committed
de225fc
View commit details
Copy full SHA for de225fc
Browse repository at this point
Commits on Mar 25, 2016
PYTHON-260 added test for additional logging
GregBestland
committed
340479f
View commit details
Copy full SHA for 340479f
Browse repository at this point
Commits on Mar 24, 2016
cqle: simplify result constructor for SimpleQuerySet
aholmberg
committed
abb8ad0
View commit details
Copy full SHA for abb8ad0
Browse repository at this point
cqle: simplify result constructors
aholmberg
committed
1aee458
View commit details
Copy full SHA for 1aee458
Browse repository at this point
cqle: make flat values list more robust
Show description for 74beace
aholmberg
committed
74beace
View commit details
Copy full SHA for 74beace
Browse repository at this point
cqle: make deferred fields a set
Show description for 9b25f70
aholmberg
committed
9b25f70
View commit details
Copy full SHA for 9b25f70
Browse repository at this point
cqle: don't select back known values in the where clause
Show description for f571cec
aholmberg
committed
f571cec
View commit details
Copy full SHA for f571cec
Browse repository at this point
Check deferred/only fields before copy
aholmberg
committed
25a9f08
View commit details
Copy full SHA for 25a9f08
Browse repository at this point
Merge pull request #525 from datastax/480
Show description for f4f3dc0
aholmberg
committed
f4f3dc0
View commit details
Copy full SHA for f4f3dc0
Browse repository at this point
Merge pull request #526 from datastax/273
Show description for a3286ec
aholmberg
committed
a3286ec
View commit details
Copy full SHA for a3286ec
Browse repository at this point
Commits on Mar 23, 2016
Updating workload logic to handle spark worker resource allocation
GregBestland
committed
fc0ae79
View commit details
Copy full SHA for fc0ae79
Browse repository at this point
cqle: add the option to truncate datetime values to match DB quantization
Show description for ec86839
aholmberg
committed
ec86839
View commit details
Copy full SHA for ec86839
Browse repository at this point
cqle: Simplify Model __eq__ a little
aholmberg
committed
4d691ab
View commit details
Copy full SHA for 4d691ab
Browse repository at this point
Merge pull request #522 from datastax/260
Show description for a9aa13f
aholmberg
committed
a9aa13f
View commit details
Copy full SHA for a9aa13f
Browse repository at this point
test: side-by-side datetime deserialization tests
Show description for 5c3200b
aholmberg
committed
5c3200b
View commit details
Copy full SHA for 5c3200b
Browse repository at this point
cython: emulate cpython rounding for datetime deserialization
Show description for ef5edd0
aholmberg
committed
ef5edd0
View commit details
Copy full SHA for ef5edd0
Browse repository at this point
Merge pull request #523 from datastax/272
Show description for ab2a978
aholmberg
committed
ab2a978
View commit details
Copy full SHA for ab2a978
Browse repository at this point
Previous
Next
You can’t perform that action at this time.