Skip to content

Bug: plan mode wants to re-migrate function to remove schema which breaks the function #306

@ryespresso

Description

@ryespresso

In my indexer schema, I have a function trigger.

If I reference a SELECT table in a function that has a schema (FROM indexer.tokens), it will remove that schema and just say FROM tokens. The breaks the function effectively making the entire migration logic break and un-usable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions