Ticket #1463 (closed enhancement: fixed)
Implementation of Doctrine_Adapter_Interface for oracle using oci8
| Reported by: | vadik56 | Owned by: | jwage |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.0.4 |
| Component: | Other | Version: | 1.0.2 |
| Severity: | Keywords: | oracle, adapter, connection, oci8 | |
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | yes |
Description
Doctrine Doctrine_Adapter_Oracle is outdated and does not implement Doctrine_Adapter_Interface. Attached is Doctrine_Adapter_Oracle and Doctrine_Adapter_Statement_Oracle that implement Doctrine_Adapter_Interface and Doctrine_Adapter_Statement_Interface respectively. I was able to generate classes for existing database and get working Doctrine using this Oracle adapter.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.