laravel-oci8

Oracle DB driver for Laravel via OCI8

MIT License

Downloads
2M
Stars
823
Committers
82
laravel-oci8 - Latest Release

Published by yajra about 2 months ago

  • fix: missing prefix on table alias #889
  • fix: #886
  • fix: #875
laravel-oci8 -

Published by yajra 3 months ago

feat: Add whereLike clause to query builder #874

laravel-oci8 -

Published by yajra 3 months ago

  • fix: Added "order by" clause to compileColumnExists #873
  • fix: #871
laravel-oci8 -

Published by yajra 3 months ago

  • feat: Implement compileTables missing method #868
  • fix: Test for existence of AuthServiceProvider before trying to use it #872
laravel-oci8 -

Published by yajra 4 months ago

  • fix: Laravel 11.15 compatibility #867
  • fix: #864, #865
laravel-oci8 -

Published by yajra 4 months ago

  • feat: disable/enable foreign keys #866
  • fix: #863
  • fix: #488
laravel-oci8 -

Published by yajra 4 months ago

  • revert: #611 #861
  • fix: pagination
laravel-oci8 -

Published by yajra 5 months ago

  • feat: sync 11.x grammar and builder to 10.x #859
  • feat: add support for Schema::getIndexes #856
  • fix: Schema::dropIfExists #854
  • fix: pagination when sorting by string with same values #850
  • fix: migration when column name has space #849
  • fix: retry on lost connection #846
  • feat: Improve schema grammar #842
laravel-oci8 -

Published by yajra 5 months ago

  • feat: add support for Schema::getIndexes #856
laravel-oci8 -

Published by yajra 5 months ago

  • fix: schema due to removal of dbal #855
  • fix: #852
  • fix: rename column wrapping
  • fix: modify column
laravel-oci8 -

Published by yajra 5 months ago

  • fix: Schema::dropIfExists #854
  • fix: #853
laravel-oci8 -

Published by yajra 6 months ago

  • fix: pagination when sorting by string with same values #851
  • revert: #611
  • fix: #651
laravel-oci8 -

Published by yajra 6 months ago

  • fix: pagination when sorting by string with same values #850
  • revert: #611
  • fix: #651
laravel-oci8 -

Published by yajra 6 months ago

  • fix: migration when column name has space #849
  • fix: index name when column name has space
laravel-oci8 -

Published by yajra 6 months ago

  • fix: retry on lost connection #846
laravel-oci8 -

Published by yajra 7 months ago

  • feat: add support for database cache store #844
  • fix: #843
  • fix: insertOrIgnore implementation
laravel-oci8 -

Published by yajra 7 months ago

  • feat: Improve schema grammar #842
laravel-oci8 -

Published by yajra 8 months ago

Laravel 11

laravel-oci8 -

Published by yajra 8 months ago

  • fix: missing auto_increment key #838
  • fix: #837
laravel-oci8 -

Published by yajra 8 months ago

  • fix: Schema::getColumns() from the current schema. 0b33a39