dbt-core
dbt-core copied to clipboard
define `catalogs` in any schema yml file
Housekeeping
- [x] I am a maintainer of dbt-core
Short description
Like groups, catalogs should be able to be defined in any schema yml file, not exclusive to a special catalogs.yml
Acceptance criteria
- i can define my
catalogsin any schema yml file, like howgroupsworks
Context
No response