some more changes

This commit is contained in:
2026-02-17 23:11:16 +01:00
parent f88d870db5
commit 24a505e9bf
20 changed files with 184 additions and 60 deletions

View File

@@ -0,0 +1,5 @@
{{ config(materialized='table') }}
select
*
from
{{ ref('stg_listings') }}