DBIx-Abstract

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.002  2001-09-05
       - Fixed bug introduced in 1.001 where trying to read ->opt always
         produced undef.

1.001  2001-09-05
       - Made it so that opt can now take any DBI attribute.

1.000  2001-09-04
       - Now produces a better error that config/DSN is not defined.
       - When the DBIx::Abstract object is destroyed it usually closes any
         associated database handles (if it's the last clone alive), now it
         will only do this if it created the handle.  This way, if you pass
         in a handle it will survive its use by DBIx::Abstract.

0.96   2001-07-07
       - Fixed stupid bug that made it not accept DBI handles.  I can't
         believe I actually took eight months to check this in.

0.95   2000-11-12
       - Changed how CVSVERSION and LAST_CHANGE are calculated.             
       - Made it so that you can pass routines literal strings instead of



( run in 1.324 second using v1.01-cache-2.11-cpan-39bf76dae61 )