Skip to content

[Feature Request] Generate tests that can check against an actual postgres schema #274

Open
@JonathanLorimer

Description

@JonathanLorimer

It would be really nice to be able to be able to generate a test suite that will connect to a local postgres instance and verify that all TableSchema types match the postgres database's schema.

I am imagining that you would register each table schema in a list and maybe provide a pg connection string or something, and then the tests would be generated.

I am happy to help implement this, but I would definitely need lots of direction.

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