Skip to content
#

data-modeling

Here are 304 public repositories matching this topic...

dbt
AndreasTA-AW
AndreasTA-AW commented Aug 3, 2021

Describe the bug

If I add one kms key for the entire project that should be used for all models, like below. It will blow up, because you can't add KMS encryption to views. ( Unless I'm missing something here )

models:
  test:
    +kms_key_name: 'projects/<project>/locations/<location>/keyRings/key-ring/cryptoKeys/key'

Steps To Reproduce

Add kms_key_name to the entir

sgoggins
sgoggins commented Aug 5, 2021

I think error indicates that there is insufficient data to build a visualization.

in red text SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

I think a little picture of @jonahz5222 's Auggie character wearing different hats, say "oops. Sorry folks. We don't have enough comments to calculate that data right now. Maybe we need to schedule some sessions

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