-
Notifications
You must be signed in to change notification settings - Fork 14
Update example apps #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 4 commits
02ace27
ccad651
a022e4a
85fa91e
addeebe
698e305
5e3eef1
1a63648
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| # Data Mapping | ||
|
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| # External Access Integration |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| set -e | ||
| snow sql -f "prepare/spcs_setup.sql" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. why are we removing this? Maybe some context would help.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's no longer needed. updated PR description with Jira ticket :) |
||
| snow sql -f "prepare/provider_setup.sql" | ||
| snow sql -f "prepare/consumer_setup.sql" | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.