Skip to content

Postgres: Emmett does not respect schema property in db connection url #95

Description

@jameswoodley

I am trying to create the emmett tables in it's own schema rather than have everything within the publc schema.. Connection URL like: postgresql://postgres:postgres@127.0.0.1:54322/postgres?schema=events does not create the tables within the events schema, still the public schema

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions