diff --git a/.vscode/settings.json b/.vscode/settings.json index e78ab87e6cf..dc54e6a8344 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,4 @@ { "actions": [], - "SAP HANA Database Artifacts.lastSelectedTargetPath": "/home/user/projects/Sailing-Analytics/db/src/geo" + "SAP HANA Database Artifacts.lastSelectedTargetPath": "/home/user/projects/Sailing-Analytics/db/src" } \ No newline at end of file diff --git a/db/.gitignore b/db/.gitignore index 344881ba2bf..7c1c8729896 100644 --- a/db/.gitignore +++ b/db/.gitignore @@ -1,3 +1,4 @@ **/node_modules/** .env* -race-stats-with-param.hdbcalculationview \ No newline at end of file +race-stats-with-param.hdbcalculationview +.vscode/settings.json \ No newline at end of file diff --git a/db/src/race.hdbcalculationview b/db/src/race.hdbcalculationview index de93d6244c8..a5d2d69c83a 100644 --- a/db/src/race.hdbcalculationview +++ b/db/src/race.hdbcalculationview @@ -450,7 +450,7 @@ - + diff --git a/db/src/sailing-race-stat-ranks.hdbcalculationview b/db/src/sailing-race-stat-ranks.hdbcalculationview index 81e9240b23f..0363255e3f5 100644 --- a/db/src/sailing-race-stat-ranks.hdbcalculationview +++ b/db/src/sailing-race-stat-ranks.hdbcalculationview @@ -93,7 +93,6 @@ - @@ -105,7 +104,6 @@ - @@ -121,8 +119,6 @@ - - @@ -134,55 +130,21 @@ - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -202,6 +164,39 @@ distanceSailedRank + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -253,22 +248,23 @@ - - - - - + - + - + + + + + + @@ -277,32 +273,37 @@ - + - + - + - + - + + + + + + - + @@ -313,13 +314,8 @@ - - - - - - + diff --git a/db/src/sailing-race-stats.hdbcalculationview b/db/src/sailing-race-stats.hdbcalculationview index 2bbb54e0a98..a5bfcf1739c 100644 --- a/db/src/sailing-race-stats.hdbcalculationview +++ b/db/src/sailing-race-stats.hdbcalculationview @@ -1096,7 +1096,7 @@ - + @@ -1145,8 +1145,8 @@ - - + + \ No newline at end of file diff --git a/mta.yaml b/mta.yaml index 98c667a28a6..cbab8d9e819 100644 --- a/mta.yaml +++ b/mta.yaml @@ -1,3 +1,5 @@ +#This is required for the SAC sailing analytics showcase +#(presumably in the root folder, see bug5451) _schema-version: "2.1" ID: Sailing-Analytics version: 0.0.1