data-diff icon indicating copy to clipboard operation
data-diff copied to clipboard

Dump indexes, schema, etc. with --debug

Open sirupsen opened this issue 2 years ago • 0 comments

It would be helpful for debugging if we print as much as we can know about the two schemas we're querying: types, names, indexes, and so on at the start of --debug output. Maybe even --verbose.

Good lay-up for https://github.com/datafold/data-diff/issues/78

sirupsen avatar Jun 21 '22 14:06 sirupsen