Open danielbellhv opened 2 years ago
I have both a MySQL and PostgreSQL data sources, with many databases in them
Hi @danielbellhv, Soda SQL will soon be deprecated in favor of Soda Core. It seems to me your issue is actually related to Soda Core rather than to Soda SQL. May I ask you to move it to https://github.com/sodadata/soda-core/issues? Thanks!
Goal: run
checks.yml
on all Tables in Database, implicitly / dynamically (not naming 100s of Tables).Following Soda's quick start, I've completed sections:
configuration.yml
Now I'm following Write a check and run a scan -
checks.yml
.Problem
However, the documentation only gives examples for checking one Table each.
4 Checks
Queries return a
COUNT()
.So far,
checks.yml
: