yajra / pdo-via-oci8

PHP PDO_OCI functions via OCI8 extension
Other
88 stars 61 forks source link

Adding extra information to sql exception message. #5

Closed AdamWillden closed 10 years ago

AdamWillden commented 10 years ago

This is very useful when in the CLI doing migrations and seeding. To better understand the underlying error.

I'm unaware if this affects more that just the CLI.

AdamWillden commented 10 years ago

This may also be useful in the Oci8.php file under connect and prepare?