dbt - Advanced Testing
After running a dbt test with
store_failures = true, what will the following SQL query return?SELECT * FROM {{ ref('my_model') }}_test_unique_test__failures