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 }}
sharvanath
/
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 7, 2016
Fixing bug in test_where_operators, also adding C* 2.0 exclusion for NE tests
GregBestland
committed
85ef158
View commit details
Copy full SHA for 85ef158
Browse repository at this point
PYTHON-528 tests, Fix for set index test
GregBestland
committed
0574318
View commit details
Copy full SHA for 0574318
Browse repository at this point
Commits on Apr 6, 2016
PYTHON-533 added tests for container types and indices
GregBestland
committed
d6e20b4
View commit details
Copy full SHA for d6e20b4
Browse repository at this point
Commits on Apr 5, 2016
no ifilter in py3
aholmberg
committed
62434e5
View commit details
Copy full SHA for 62434e5
Browse repository at this point
PYTHON-532 Added tests for primary key validation
GregBestland
committed
2eec974
View commit details
Copy full SHA for 2eec974
Browse repository at this point
Merge pull request #537 from datastax/535
Show description for 93da2ca
aholmberg
committed
93da2ca
View commit details
Copy full SHA for 93da2ca
Browse repository at this point
Merge pull request #539 from datastax/528
Show description for 81e62f7
aholmberg
committed
81e62f7
View commit details
Copy full SHA for 81e62f7
Browse repository at this point
Merge pull request #538 from datastax/533
Show description for bf43e1a
aholmberg
committed
bf43e1a
View commit details
Copy full SHA for bf43e1a
Browse repository at this point
3.2 changelog update
aholmberg
committed
78d3cc4
View commit details
Copy full SHA for 78d3cc4
Browse repository at this point
Fixing bug with test_queryset test collision
GregBestland
committed
c52cdba
View commit details
Copy full SHA for c52cdba
Browse repository at this point
Commits on Apr 4, 2016
cqle: support more comparisons in LWT conditional
Show description for 19fb14b
aholmberg
committed
19fb14b
View commit details
Copy full SHA for 19fb14b
Browse repository at this point
Fix part key to exclude in, contains operators
Show description for 6c452f4
aholmberg
committed
6c452f4
View commit details
Copy full SHA for 6c452f4
Browse repository at this point
cqle: protect col name when looking for index meta
Show description for e62407b
aholmberg
committed
e62407b
View commit details
Copy full SHA for e62407b
Browse repository at this point
Merge pull request #532 from datastax/520-test
Show description for 94db2f6
GregBestland
committed
94db2f6
View commit details
Copy full SHA for 94db2f6
Browse repository at this point
cqle: model attribute to disable routing key computation
Show description for 5c09da6
aholmberg
committed
5c09da6
View commit details
Copy full SHA for 5c09da6
Browse repository at this point
Merge pull request #535 from datastax/530-test
Show description for bbc451c
GregBestland
committed
bbc451c
View commit details
Copy full SHA for bbc451c
Browse repository at this point
Merge pull request #530 from datastax/273-test
Show description for 489a70d
GregBestland
committed
489a70d
View commit details
Copy full SHA for 489a70d
Browse repository at this point
Merge pull request #533 from datastax/272-test
Show description for 7300dda
GregBestland
committed
7300dda
View commit details
Copy full SHA for 7300dda
Browse repository at this point
remove unused fetch_size execute parameter in favor of statement attr
Show description for a301262
aholmberg
committed
a301262
View commit details
Copy full SHA for a301262
Browse repository at this point
cqle: removed unused consistency attr from statements
aholmberg
committed
8b09c44
View commit details
Copy full SHA for 8b09c44
Browse repository at this point
Reverting to use local ccm install for integration tests
GregBestland
committed
13cbfe7
View commit details
Copy full SHA for 13cbfe7
Browse repository at this point
cqle: fix UserDefinteType cql_type
Show description for b3e9ae3
aholmberg
committed
b3e9ae3
View commit details
Copy full SHA for b3e9ae3
Browse repository at this point
cqle: attach routing key to mapper statements
Show description for 7a1fde1
aholmberg
committed
7a1fde1
View commit details
Copy full SHA for 7a1fde1
Browse repository at this point
fix SimpleDateType serialization from offset int value
aholmberg
committed
c4c0c83
View commit details
Copy full SHA for c4c0c83
Browse repository at this point
map cql type name to cassandra.cqltypes
aholmberg
committed
2493023
View commit details
Copy full SHA for 2493023
Browse repository at this point
handle single-element routing key as tuple, list
aholmberg
committed
0f1b554
View commit details
Copy full SHA for 0f1b554
Browse repository at this point
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 Apr 1, 2016
fix SimpleStatement composite key packing, refactor packing to common base
aholmberg
committed
05ba3a1
View commit details
Copy full SHA for 05ba3a1
Browse repository at this point
remove superfluous conditional
aholmberg
committed
90fdc41
View commit details
Copy full SHA for 90fdc41
Browse repository at this point
cqle: rework statement part. key building
Show description for f239392
aholmberg
committed
f239392
View commit details
Copy full SHA for f239392
Browse repository at this point
cqle: make statements collect primary key values
Show description for 1ffd4dd
aholmberg
committed
1ffd4dd
View commit details
Copy full SHA for 1ffd4dd
Browse repository at this point
Commits on Mar 31, 2016
PYTHON-530 adding test to check cql for correct dbfield values
GregBestland
committed
e728c92
View commit details
Copy full SHA for e728c92
Browse repository at this point
cqle: partition key index on model columns
Show description for f03e638
aholmberg
committed
f03e638
View commit details
Copy full SHA for f03e638
Browse repository at this point
remove unused imports
aholmberg
committed
3c2bc66
View commit details
Copy full SHA for 3c2bc66
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.