pkgsrc/databases/py-cassandra-driver
fhajny 4d352cad9a Update databases/py-cassandra-driver to 3.2.0.
Features
- cqlengine: Warn on sync_schema type mismatch
- cqlengine: Automatically defer fields with the '=' operator
  (and immutable values) in select queries
- cqlengine: support non-equal conditions for LWT
- cqlengine: sync_table should validate the primary key composition
- cqlengine: token-aware routing for mapper statements

Bug Fixes
- Deleting a column in a lightweight transaction raises
  a SyntaxException
- cqlengine: make Token function works with named tables/columns
- comparing models with datetime fields fail #79
- cython date deserializer integer math should be aligned
  with CPython
- db_field is not always respected with UpdateStatement
- Sync_table fails on column.Set with secondary index
2016-04-13 12:07:05 +00:00
..
DESCR
distinfo Update databases/py-cassandra-driver to 3.2.0. 2016-04-13 12:07:05 +00:00
Makefile Update databases/py-cassandra-driver to 3.2.0. 2016-04-13 12:07:05 +00:00
PLIST Update databases/py-cassandra-driver to 3.0.0. 2015-11-25 15:58:09 +00:00