Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e216f2

Browse files
committed
Merge remote-tracking branch 'origin/develop' into feature/add_version_to_docs
2 parents 06fb132 + 1dbbb85 commit 6e216f2

67 files changed

Lines changed: 4211 additions & 1938 deletions

File tree

Some content is hidden

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

.travis/run_sonar_scanner.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ add_sonar_property "${DB_DRIVER_PATH}" "${OJDBC_HOME}/ojdbc8.jar"
6464

6565

6666
#Execute Sonar scanner
67-
sonar-scanner
67+
echo "Executing sonar scanner"
68+
sonar-scanner

docs/about/authors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
| ---------------- | --------------
99
| David Pyke | [Shoelace](https://github.com/Shoelace)
1010
| Jacek Gebal | [jgebal](https://github.com/jgebal)
11+
| Lukasz Wasylow | [lwasylow](https://github.com/lwasylow/)
1112
| Pavel Kaplya | [Pazus](https://github.com/Pazus)
1213
| Robert Love | [rlove](https://github.com/rlove)
13-
| Vinicius Avellar | [viniciusam](https://github.com/viniciusam/)
1414
| Samuel Nitsche | [pesse](https://github.com/pesse/)
15-
| Lukasz Wasylow | [lwasylow](https://github.com/lwasylow/)
15+
| Vinicius Avellar | [viniciusam](https://github.com/viniciusam/)
1616

1717

1818

docs/images/venn21.gif

3.14 KB
Loading

docs/images/venn22.gif

3.4 KB
Loading

docs/userguide/advanced_data_comparison.md

Lines changed: 262 additions & 82 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)