ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-DBI/Changes
(Generate patch)

Comparing AnyEvent-DBI/Changes (file contents):
Revision 1.11 by root, Thu May 17 02:15:58 2012 UTC vs.
Revision 1.13 by root, Tue Aug 15 04:09:37 2017 UTC

1Revision history for AnyEvent::DBI 1Revision history for AnyEvent::DBI
2
3TODO: go via CBOR::XS, or maybe AnyEvent::RPC
4TODO: return statement attributes such as NAME on request
5
6 - t/02_sql_lite.t wrongly assumed sqlite doesn't implement instr(), but
7 nowadays, it does.
8
92.3 Tue Apr 2 02:59:12 CEST 2013
10 - fix begin_work, commit and rollback, that were broken due
11 to a precedence problem (analyzed by Jerry Lundström).
12 - slightly improve tests.
2 13
32.2 Thu May 17 04:13:27 CEST 2012 142.2 Thu May 17 04:13:27 CEST 2012
4 - timeouts didn't trigger (Adam Rosenstein). 15 - timeouts didn't trigger (Adam Rosenstein).
5 - do not leave zombie processes (Adam Rosenstein). 16 - do not leave zombie processes (Adam Rosenstein).
6 17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines