Skip to content

Allow a table definition to be empty #17

@moertel

Description

@moertel

Sometimes a table used in a query will be left empty in the scope of the test to check a particular behaviour of the SQL. Omitting the table from the test setup means that the fact of it being empty can be overlooked easily.

It would be beneficial to have a way to explicitly state a table as being empty.

Given the existing table "tracking.kpi" is empty

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