Skip to content

Modules for specific databases have to hardcode php versions #17

@GuySartorelli

Description

@GuySartorelli

silverstripe/silverstripe-postgresql effectively defines its own matrix which includes hardcoded php versions.
This is because it obviously shouldn't be tested with mysql database.
We might need a new input to disable certain databases to handle this dynamically and avoid the postgres (and possible other db modules in the future e.g. aws) getting out of date.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions