Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a table definition to be empty #17

Open
moertel opened this issue Jun 26, 2019 · 0 comments
Open

Allow a table definition to be empty #17

moertel opened this issue Jun 26, 2019 · 0 comments

Comments

@moertel
Copy link
Owner

moertel commented Jun 26, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant