Skip to content

Support DB_DSN for Craft 3.4+ Installs #38

@jalendport

Description

@jalendport

In Craft 3.4, the ENV variables changed from using DB_DRIVER, DB_SERVER, DB_DATABASE, and DB_PORT to define your database config to just DB_DSN.

It would be great if Swiff could check for and use that value first and then fallback to searching for the old ENV variables (so older installs would continue to be supported).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions