CakeDC / cakephp-oracle-driver

CakePHP 3 Driver for Oracle Database
Other
40 stars 24 forks source link

Call Oracle Procedure with Array #13

Closed ghost closed 2 years ago

ghost commented 7 years ago

I wanna to passing array into my store procedure but there didnt appear to support. Please teach me how way i can pass through array into my store procedure. Thanks and sorry for my poor English

mthlabe commented 7 years ago

Any help will be appreciated,

I'm getting the following error:

Fatal error: Class 'CakeDC\OracleDriver\Database\Type\CursorType' not found in C:\www\cake\vendor\cakephp\cakephp\src\Database\Type.php on line 107

skie commented 2 years ago

CursorType is present in repo. no new info.