2011
-06-05 v1.001
-
Deprecated commit and rollback methods.
2011
-06-01 v1.000
-
After a year of solid performance, I'm giving Ima::DBI::Contextual a 1.0 version number.
-
Removed warnings that look like this:
"Issuing rollback() due to DESTROY without explicit disconnect()..."
-
The warnings were caused when the db connection has gone away and we reconnect.
-
No other changes.
2010
-05-21 v0.006
-
db_Main was failing because $dbh->ping alone couldn't detect a dead handle.
2010
-05-20 v0.005
-
Fixed synopsis in POD.
2010
-05-20 v0.004
-
Just a couple tweaks here and there.
2010
-05-19 v0.003
-
Fixed a failing test that still referred to Ima::DBI::Lite.
2010
-05-19 v0.002
-
Initial release as "Ima::DBI::Contextual"
2010
-05-18 v0.001
-
Initial release as "Ima::DBI::Lite"