The Wayback Machine - https://web.archive.org/web/20210727233407/https://github.com/topics/data-modeling
Skip to content
#

data-modeling

Here are 299 public repositories matching this topic...

dbt
xemuliam
xemuliam commented Jul 14, 2021

Trying to check model:

{{ config(
    materialized='copy'
)}}

select * from {{ source('int', 'Order_delta') }}

and receive following error:

Running with dbt=0.20.0
Found 2 models, 0 tests, 0 snapshots, 0 analyses, 166 macros, 0 operations, 0 seed files, 7 sources, 0 exposures

14:22:42 | Concurrency: 1 threads (target='poc')
14:22:42 | 
14:22:42 | 1 of 1 START copy

GraphQL Blueprint: a software developer tool for engineers that want to quickly generate React/Express, Apollo and GraphQL boilerplate code using a data modeling interface. Watch your queries, mutations, and schema update in realtime with our code preview feature and finally, export it when you're ready to begin building the rest of your app!
  • Updated Jul 17, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the data-modeling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-modeling topic, visit your repo's landing page and select "manage topics."

Learn more