https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14778

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #102 from David Cook <[email protected]> ---
I'm using the following:

use t::lib::Mocks;

BEGIN {
    t::lib::Mocks::mock_dbh;
}

However, I'm still getting the warning:

DBIx::Class::Storage::DBI::_warn_undetermined_driver(): This version of DBIC
does not yet seem to supply a driver for your particular RDBMS and/or
connection method ('Mock'). While we will attempt to continue anyway, the
results are likely to be underwhelming. Please upgrade DBIC, and if this
message does not go away, file a bugreport including the following info:

I'm using the newest DBIx::Class, so I don't think it's a case of upgrading
DBIC.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to