Skip to content

Feature Request - automatically run SQL migrations #23

@theholla

Description

@theholla

Are there plans for newer versions for this docker image to automatically run any needed SQL migrations?

To upgrade our local environment from core 4.6 to 5.0 we needed to pin the new version of the image in our docker-compose file, then connect to the Postgres database and run the manual SQL migrations described in this CHANGELOG. It would be very cool if the docker image had that functionality built in to automatically check for and run any missing migrations.

Thank you!

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