This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-cassandra-driver
Code
Issues
Proposed changes
Files
8597bfac6c41f9f83b3c45b54a1536f6a7457ff1
deb-python-cassandra-driver
/
cqlengine
/
tests
History
Jon Haddad
8597bfac6c
adding test files and starting to rework the pool
2013-06-03 17:33:00 -07:00
..
columns
adding tests around io for all column types
2013-06-03 15:46:53 -07:00
connections
adding test files and starting to rework the pool
2013-06-03 17:33:00 -07:00
management
updating delete table to work with Cassandra 1.2
2013-02-23 13:35:32 -08:00
model
making DoesNotExist & MultipleObjectsReturned distinct classes for each model, and inherit from parent model if any
2013-06-03 13:24:53 -07:00
query
Fix for
#41
2013-05-27 02:14:28 +02:00
__init__.py
changing name to cqlengine
2012-11-18 17:34:35 -08:00
base.py
fixing the base test connection
2013-05-09 10:40:05 -07:00
test_batch_query.py
Ignore empty batches instead of sending invalid CQL to Cassandra.
2013-03-22 09:52:18 +02:00