This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-cassandra-driver
Code
Issues
Proposed changes
Files
3ee88ecf93ffaad8eb753021b1e811a27c8d513f
deb-python-cassandra-driver
/
cqlengine
/
tests
History
Blake Eggleston
3ee88ecf93
setting counter column default instantiation value to 0 (not None)
2013-08-14 15:48:24 -07:00
..
columns
setting counter column default instantiation value to 0 (not None)
2013-08-14 15:48:24 -07:00
connections
adding test files and starting to rework the pool
2013-06-03 17:33:00 -07:00
management
quoting clustering order column,
fixes
#88
2013-07-13 11:57:52 -07:00
model
removing module name from auto column family name generation
2013-06-16 10:27:42 -07:00
query
adding support for setting a query's batch object to None
2013-06-27 13:10:16 -07:00
__init__.py
changing name to cqlengine
2012-11-18 17:34:35 -08:00
base.py
making connection consistency more configurable
2013-06-07 16:18:59 -07:00
test_batch_query.py
Ignore empty batches instead of sending invalid CQL to Cassandra.
2013-03-22 09:52:18 +02:00