Skip to content

Does not support config by URL #6

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.

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