Skip to content

schema field in dbconfig.yml being ignored #251

Description

@VinceHPicton

As titled, yml file is being used for user, db password etc, but completely ignores the schema argument: it simply targets the default schema, "public"

dbconfig.yml file below:

development:
dialect: postgres
datasource: dbname=postgres sslmode=disable user=postgres password=postgres
schema: click
dir: db/psql/sql

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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