laravel-oci8 icon indicating copy to clipboard operation
laravel-oci8 copied to clipboard

Oracle DB driver for Laravel via OCI8

Results 132 laravel-oci8 issues
Sort by recently updated
recently updated
newest added

### Summary of problem or feature request Hi, Yajra I´m facing a problem when trying to connect a Oracle database 10g. According to DBA, it´s not possible alter these paremeters...

question

### Problem or Feature Request Summary I want the primary key to be always incremented by 1 in ascending order for new inserts in the database. My database has cache-size...

question

I am using Laravel Yajra with OCI 8 12c. I have a problem with GTT Tables. Sometimes get data from global temporary table sometimes not get.

### Summary of problem or feature request Recently we've been asked to move our Laravel app into a new infrastructure where all applications with a oracle database use Oracle's Edition...

enhancement
need help

### Summary of problem or feature request During the initial migration of a table with two constraints, the query creates a duplicate constraint name causing an error. This same migration...

question

When I try to execute this line command I got this message error : " [InvalidArgumentException] Package yajra/laravel-oci8 at version 5.6.* has a PHP requirement incompati ble with your PHP...