remove unnecessary sth inspection since _emit_query_complete will use the storage...
[dbsrgits/DBIx-Class-RowCountStatistics.git] / lib / CtrlO / DBIC / Cursor / RowCountStatistics.pm
2015-08-26 Robert Sedlacek remove unnecessary sth inspection since _emit_query_com...
2015-08-26 Robert Sedlacek add dbic internals warning and todo note about bind...
2015-08-26 Robert Sedlacek documentation
2015-08-26 Robert Sedlacek only call query_complete when the debugobj supports it
2015-08-26 Robert Sedlacek override storage to access sth details
2015-08-26 Robert Sedlacek first version