--- AnyEvent-DBI/Changes 2013/04/02 02:13:13 1.12 +++ AnyEvent-DBI/Changes 2017/08/15 04:09:37 1.13 @@ -1,5 +1,11 @@ Revision history for AnyEvent::DBI +TODO: go via CBOR::XS, or maybe AnyEvent::RPC +TODO: return statement attributes such as NAME on request + + - t/02_sql_lite.t wrongly assumed sqlite doesn't implement instr(), but + nowadays, it does. + 2.3 Tue Apr 2 02:59:12 CEST 2013 - fix begin_work, commit and rollback, that were broken due to a precedence problem (analyzed by Jerry Lundström).