Skip to content

Does not support config by URL #6

@erikreedstrom

Description

@erikreedstrom

Although config by url is an Ecto specific function, parsing values from a postgres url is required in environments where these values do not exist or can change frequently.

If one were to use Ecto -- which does seem to be the go to -- a fully formed repo configuration is available from the Repo in the form of MyApp.Repo.config(), and it seems odd it must be declared again.

It would be beneficial if ecto was present, that the config could pull from the repo.

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