Subject: | CDBI::Loader::Generic does not disconnect from empty database |
When connecting to a new or empty SQLite database, the connection to the
database is never broken due to the lines in new() which loop over the
list of tables to call disconnect. This leaves the database handle open
thus generating warnings from DBI.
William
--
Knowmad Technologies
http://www.knowmad.com