This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-cassandra-driver
Code
Issues
Proposed changes
Files
142ceb184cbcea853182e6a20511a8c8b17cc6aa
deb-python-cassandra-driver
/
cassandraengine
History
Blake Eggleston
142ceb184c
modified model metaclass to replace column definitions with properties that modify the columns value member instead of removing them until instantiation
2012-11-11 16:37:26 -08:00
..
tests
modified model metaclass to replace column definitions with properties that modify the columns value member instead of removing them until instantiation
2012-11-11 16:37:26 -08:00
__init__.py
renamed some exceptions
2012-11-10 19:33:22 -08:00
columns.py
modified model metaclass to replace column definitions with properties that modify the columns value member instead of removing them until instantiation
2012-11-11 16:37:26 -08:00
connection.py
added validation to columns
2012-11-10 17:27:10 -08:00
exceptions.py
renamed some exceptions
2012-11-10 19:33:22 -08:00
manager.py
adding single instance delete method and supporting unit test
2012-11-11 11:43:05 -08:00
models.py
modified model metaclass to replace column definitions with properties that modify the columns value member instead of removing them until instantiation
2012-11-11 16:37:26 -08:00
query.py
adding single instance delete method and supporting unit test
2012-11-11 11:43:05 -08:00