Skip to content

Commit f3279f7

Browse files
Merge branch 'sap-tutorials:master' into master
2 parents 68955bd + 1af6f27 commit f3279f7

File tree

3,879 files changed

+1823
-43052
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,879 files changed

+1823
-43052
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ Thumbs.db
4848
# VSCode specific files
4949
*.vr
5050
*.code-workspace
51-

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"SAP HANA Database Explorer.displaySapWebAnalyticsStartupNotification": false,
3-
"SAP HANA Database Artifacts.displaySapWebAnalyticsStartupNotification": false
3+
"SAP HANA Database Artifacts.displaySapWebAnalyticsStartupNotification": false,
4+
"SAP HANA SQLScript LSP.URL": "https://hana-cockpit.cfapps.us10.hana.ondemand.com"
45
}

tutorials/.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"SAP HANA Database Explorer.displaySapWebAnalyticsStartupNotification": false
3+
}

0 commit comments

Comments
 (0)