Skip to content

PDL::IO::DBI: install DBD::SQLite #47

@shawnlaffan

Description

@shawnlaffan

PDL::IO::DBI fails a test with PDL 2.099. kmx/pdl-io-dbi#3

However, the test is only run when DBD::SQLite is installed and so the failure is missed in the downstream testing workflow.

I guess the workflow file needs a depends-on entry for DBD::SQLite, and perhaps an apt entry for sqlite.

There are also test dependencies on DBD::ODBC and DBD::Pg but those require more external packages and would not have tickled this issue. PDL::DateTime could be added, though.

Fixing the root cause is a problem for PDL::IO::DBI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions