Skip to content

Mismatch with DB URL for Creating and Flushing #33

@judtinzhang

Description

@judtinzhang

For some reason on prod, I needed to change the DB protocol to postgresql+asyncpg for creating the table, but for flushing I needed to change it back to just postgresql. We need to figure out a way to only require one of these protocols. I'd imagine this can be as easy as making creating the table a synchronous operation, since it is a one-time thing anyways

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions