version: 2
# deduplicated list of all source and seeded tables used in this project
sources:
  #snowflake tables
  - name: prod
    database: facts
    tables:
      # base tables
      - name: fact_analytics
     
  # further db connections, used by point_of_sale and mappings
  - name: orchard_app_reporting_art_relations
    database: orchard_app_reporting_v2
    schema: art_relations_prod_art_relations
    tables:
      - name: artist_info
 
  - name: orchard_app_reporting_pricing
    database: orchard_app_reporting_v2
    schema: prod_ows_pricing_pricing
    tables:
      - name: product_store_effective_price_code