Commit 3eab8d3
authored
Add in a random element as well as the hash of the SQL of the test
Add in a random element because sometimes two tests can be completely identical as the unique work of the test is done in the jinja template itself before compilation.
See https://github.com/calogica/dbt-expectations/blob/main/macros/schema_tests/table_shape/expect_table_column_count_to_equal_other_table.sql1 parent 2c6ef66 commit 3eab8d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments