This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-cassandra-driver
Code
Issues
Proposed changes
Files
fb6543c973b8e445a96c110780fdecd0d8ebf7e1
deb-python-cassandra-driver
/
cqlengine
/
tests
History
Tommaso Barbugli
fb6543c973
add VarInt column
2013-09-04 19:10:33 +02:00
..
columns
add VarInt column
2013-09-04 19:10:33 +02:00
connections
adding test files and starting to rework the pool
2013-06-03 17:33:00 -07:00
management
updated docs with options, added tests for compaction options
2013-08-20 11:43:41 -07:00
model
removing table_name inheritance short circuit, which wasn't working anyway
2013-08-22 15:44:18 -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
get cassandra host from the environment (CASSANDRA_TEST_HOST) or default to localhost
2013-09-04 15:23:51 +02:00
test_batch_query.py
Ignore empty batches instead of sending invalid CQL to Cassandra.
2013-03-22 09:52:18 +02:00