DDC-120: Create oci8 driver #152

Closed
opened 2026-01-22 12:28:48 +01:00 by admin · 4 comments
Owner

Originally created by @doctrinebot on GitHub (Nov 6, 2009).

Jira issue originally created by user romanb:

The pdo_oci driver is sometimes problematic. Even the test suite results in segfaults already when using pdo_oci.

Originally created by @doctrinebot on GitHub (Nov 6, 2009). Jira issue originally created by user romanb: The pdo_oci driver is sometimes problematic. Even the test suite results in segfaults already when using pdo_oci.
admin added the Improvement label 2026-01-22 12:28:48 +01:00
admin closed this issue 2026-01-22 12:28:49 +01:00
Author
Owner

@doctrinebot commented on GitHub (Nov 6, 2009):

@doctrinebot commented on GitHub (Nov 6, 2009): - is required for [DDC-83: Tests segfault under oracle](http://www.doctrine-project.org/jira/browse/DDC-83)
Author
Owner

@doctrinebot commented on GitHub (Nov 8, 2009):

Comment created by @beberlei:

oci8 handles CLOBs quite differently, using a OCI-LOB object instead of returning the LOB as text. How should we handle this?

@doctrinebot commented on GitHub (Nov 8, 2009): Comment created by @beberlei: oci8 handles CLOBs quite differently, using a OCI-LOB object instead of returning the LOB as text. How should we handle this?
Author
Owner

@doctrinebot commented on GitHub (Nov 11, 2009):

Comment created by @jwage:

This is committed and is working well so far. We should open new issues now for any problems we find.

@doctrinebot commented on GitHub (Nov 11, 2009): Comment created by @jwage: This is committed and is working well so far. We should open new issues now for any problems we find.
Author
Owner

@doctrinebot commented on GitHub (Nov 11, 2009):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Nov 11, 2009): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#152