Utility mechanism for taking advantage of the new _counts table from #212 would be nice.
These can trigger automatically if the _counts table exists, but since sqlite-utils needs to work against any existing database there should be a way of opting out of this optimization.
Utility mechanism for taking advantage of the new
_countstable from #212 would be nice.These can trigger automatically if the
_countstable exists, but sincesqlite-utilsneeds to work against any existing database there should be a way of opting out of this optimization.