Skip to content

Incompatible with in-dyno PostgreSQL #3

@scomma

Description

@scomma

Just want to leave this here: this buildpack is incompatible with the new in-dyno variant of heroku-postgresql addon for Heroku CI. So in your app.json, you have to use the standard

"addons": ["heroku-postgresql"]

Alternatively, you could switch to heroku-buildpack-select-subdir which doesn't delete everything except the project path, allowing in-dyno postgres to work.

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