This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-cassandra-driver
Code
Issues
Proposed changes
Files
74ed4f4d001e6a1e31bb49e8e479f826c4adc45e
deb-python-cassandra-driver
/
cqlengine
/
tests
/
model
History
Blake Eggleston
de041cd08d
adding method for determining which column values have changed
2013-10-25 11:58:16 -07:00
..
__init__.py
changing name to cqlengine
2012-11-18 17:34:35 -08:00
test_class_construction.py
removing table_name inheritance short circuit, which wasn't working anyway
2013-08-22 15:44:18 -07:00
test_clustering_order.py
clustering order, composite partition keys, Token func, docs & tests
2013-05-27 00:34:53 +02:00
test_equality_operations.py
fixed
#67
(validation on keyname typos)
#66
(removed defaults on columns) and
#57
and removed autoid
2013-06-14 17:52:13 -07:00
test_model_io.py
adding method for determining which column values have changed
2013-10-25 11:58:16 -07:00
test_polymorphism.py
adding restriction around defining counter or container columns as polymorphic keys
2013-09-03 17:00:15 -07:00
test_updates.py
adding tests around model updates
2013-10-24 14:50:42 -07:00
test_validation.py
reverting custom validation changes
2013-09-04 11:19:06 -07:00