Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b6fa4 commit a340746Copy full SHA for a340746
1 file changed
CONTRIBUTING.md
@@ -93,6 +93,8 @@ The below script is fetching latest release version from utPLSQL repository. Lat
93
```bash
94
development/refresh_sources.sh
95
```
96
+> **Important notice:**
97
+> You'll have to provide the ojdbc.jar in the folder utPLSQL-cli/lib manually due to Oracle licensing restrictions.
98
99
### Setup local database for utPLSQL development
100
0 commit comments