Django Tests Throw ORA-00942: table or view does not exist
I haven’t found any questions with respect to Django tests and Oracle DB. I am trying to run a test on an existing application, but am running into the table or view doesn’t exist error.
I haven’t found any questions with respect to Django tests and Oracle DB. I am trying to run a test on an existing application, but am running into the table or view doesn’t exist error.