-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error with oracle dialect and adapter in phalcon 2 #10160
Comments
This was referenced Apr 25, 2015
me too |
@zsj1029 Try branch 2.0.x. |
@KorsaR-ZN but i am in windows7 |
@andresgutierrez Please, help him build branch 2.0.x on windows |
2.0.1 is now released |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi all, I'm quite new to phalcon. I set up my very first project some days ago, today I've upgraded to phalcon 2.0 and my db access (Oracle!), has stopped working. This is the exeption I've got
PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Call to undefined method Phalcon\Db\Dialect\Oracle::tableexists()' in /var/www/html/cupido/app/controllers/ApiController.php:49\nStack trace:\n#0 [internal function]: Phalcon\Db\Adapter->tableExists
How can I fix them? Thank you very much!
The text was updated successfully, but these errors were encountered: