Skip to content

Should migrations require presence of psql/mysql command line clients? #2

@repeatingbeats

Description

@repeatingbeats

I'd prefer to not require psql in the environments that I run migrations from, as some environments (e.g. Heroku dynos) don't allow arbitrary installation of command line dependencies. Would you be open to a pull request that uses the pg JS client instead of spawning a psql process? I'm happy to do so, but figured it would be a good idea to get some feedback as to whether you're interested in such a change and if you have any other thoughts on implementation. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions