evyasonov

Results 3 comments of evyasonov

I had the same problem. I edited `_jdbc_connect_jpype` function and fixed it. See the last line ``` def _jdbc_connect_jpype(jclassname, url, driver_args, jars, libs): import jpype if not jpype.isJVMStarted(): args =...

No updated for a long time. I'm on it

Here is the pull request: #25