sui-models/models
Eric Laurello 89fcf827e6 Replace hard-coded streamline database references with dbt sources
Update bronze backfill models to use source() function instead of direct
table references. This improves maintainability and allows for environment-
specific configuration through the existing bronze_streamline source definition.

Changes:
- Add checkpoints_backfill, transactions_backfill, events_backfill to sources.yml
- Update all bronze backfill models to use {{ source('bronze_streamline', '...') }}

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 16:27:30 -04:00
..
bronze Replace hard-coded streamline database references with dbt sources 2025-10-10 16:27:30 -04:00
descriptions fix price join, rm dev 30d restriction 2025-08-14 10:15:09 -04:00
gold Implement parallel backfill pipeline for historical Sui data 2025-10-10 16:19:13 -04:00
silver Implement parallel backfill pipeline for historical Sui data 2025-10-10 16:19:13 -04:00
streamline/core sql lim 2025-07-29 09:55:48 -04:00
sources.yml Replace hard-coded streamline database references with dbt sources 2025-10-10 16:27:30 -04:00