Skip to content

go: replace custom table parser #947

@derekperkins

Description

@derekperkins

Right now, there's custom introspection code in the Go server that pulls out table references for multi tenancy checking. The returned json isn't well typed, and isn't guaranteed to be stable. Since I wrote it, there are a couple extensions available that do everything needed for table and function inclusion/exclusion. This should be more future proof and reliable than the current hand rolled parser.

I can make it so that whichever extension is chosen is required only if opting into multi-tenancy mode.

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