Skip to content

Commit f007729

Browse files
authored
Merge branch 'master' into master
2 parents c104807 + c8cdc9b commit f007729

File tree

5,345 files changed

+8054
-52360
lines changed

Some content is hidden

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

5,345 files changed

+8054
-52360
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,5 @@ Thumbs.db
4646
# validation files #
4747
######################
4848
# VSCode specific files
49+
*.vr
4950
*.code-workspace
50-
tutorials/migration-assessment/rules.vr
51-
.gitignore
52-
tutorials/migration-tool/rules.vr

.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
}

lpentitlement.png

101 KB
Loading

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)