pyreportjasper
pyreportjasper copied to clipboard
Adjustment for oracle database connection, oracle jdbc driver added
The connection string for multitenant oracle databases is different to the one used for non-multitenant databases, until now you were unable to connect to a multitenant database due to that difference. I added a boolean parameter for setting one string or the other and a oracle ojdc driver for convenience that should work for all oracle databases starting from version 12.1 onward.