I have the following problem when generating the models of an Oracle database.
phalcon create-all-models --mapcolumn --doc --force --schema=MGR_ARVYC
Phalcon DevTools (3.4.0)
ERROR: SQLSTATE[HY000]: General error: 24337 OCIStmtExecute: ORA-24337: statement handle not prepared (ext\pdo_oci\oci_statement.c:159)
I hope you can help me.