Knotis / djangocassandra

Cassandra support for the Django web framework
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Introspection table_names method needs default param. #75

Closed sethdenner closed 8 years ago

sethdenner commented 8 years ago

There are cases (when running tests) where Django calls table_names without passing a cursor object. Default is now None.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 62.966% when pulling 5ccebe5033c43a313d3565a9ea5b651e9658f7a6 on sethdenner:fix-table-names into 60a047e1d74a02b7c5650fd9fd374a00abf05832 on Knotis:master.