Skip to content

Postgres Connection String #2

Description

@kjameslubin

Running Postgres requires a connection string which specifies how one connects to the database. This is hard coded for now, which is ok, but it should detect an environment variable when one is present that would tell it which database to connect to and how. Since this (probably) has to be in the IO Monad, we'll need to coordinate on doing so.

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