baztian / jaydebeapi

JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database.
GNU Lesser General Public License v3.0
365 stars 148 forks source link

Fix - jaydebeapi connect usage examples in README #165

Open blackinv1 opened 4 years ago

blackinv1 commented 4 years ago

Update the README jaydebeapi.connect() method examples to proper use named arguments.

The current examples are WRONG, and they are very misleading.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information