dbt-redshift
dbt-redshift copied to clipboard
Cross-database `date` macro
closes #808 adapter implementation for https://github.com/dbt-labs/dbt-adapters/issues/192
Problem & Solution
See https://github.com/dbt-labs/dbt-adapters/pull/191
Checklist
- [x] I have read the contributing guide and understand what's expected of me
- [x] I have run this code in development and it appears to resolve the stated issue
- [x] This PR includes tests
- [x] This PR has already received feedback and approval from Product or DX