dbt - Advanced Testing
You want to test that a combination of
user_id and session_id is unique, and also that user_id has no NULLs. How do you combine dbt-utils tests in your schema.yml?