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

Skip to content

Commit 8c8e239

Browse files
authored
Merge pull request #801 from utPLSQL/feature/pure_sql
Feature/pure sql
2 parents cafcd8a + 76c068e commit 8c8e239

67 files changed

Lines changed: 4210 additions & 1937 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
@@ -7,11 +7,11 @@
77
| ---------------- | --------------
88
| David Pyke | [Shoelace](https://github.com/Shoelace)
99
| Jacek Gebal | [jgebal](https://github.com/jgebal)
10+
| Lukasz Wasylow | [lwasylow](https://github.com/lwasylow/)
1011
| Pavel Kaplya | [Pazus](https://github.com/Pazus)
1112
| Robert Love | [rlove](https://github.com/rlove)
12-
| Vinicius Avellar | [viniciusam](https://github.com/viniciusam/)
1313
| Samuel Nitsche | [pesse](https://github.com/pesse/)
14-
| Lukasz Wasylow | [lwasylow](https://github.com/lwasylow/)
14+
| Vinicius Avellar | [viniciusam](https://github.com/viniciusam/)
1515

1616

1717

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)