Closed cemremengu closed 6 years ago
I am getting error during initialization phase Error: SHOW TABLES - ORA-00900: invalid SQL statement
Error: SHOW TABLES - ORA-00900: invalid SQL statement
I did #11 to get it working with the oracledb driver but seems like did not work. Is there another way to connect oracle ?
oracledb
I am using regular knex by the way and it does not have any problems
Alright there were a few more fixes needed. I was able to start it up now! So far so good..
I am getting error during initialization phase
Error: SHOW TABLES - ORA-00900: invalid SQL statement
I did #11 to get it working with the
oracledb
driver but seems like did not work. Is there another way to connect oracle ?