Skip to content

Releases: yajra/laravel-oci8

v11.6.0

01 Aug 04:17
Compare
Choose a tag to compare

feat: Add whereLike clause to query builder #874

v11.5.1

01 Aug 02:07
Compare
Choose a tag to compare
  • fix: Added "order by" clause to compileColumnExists #873
  • fix: #871

v11.5.0

31 Jul 05:42
Compare
Choose a tag to compare
  • feat: Implement compileTables missing method #868
  • fix: Test for existence of AuthServiceProvider before trying to use it #872

v11.4.1

15 Jul 02:19
Compare
Choose a tag to compare

v11.4.0

13 Jul 04:58
Compare
Choose a tag to compare
  • feat: disable/enable foreign keys #866
  • fix: #863
  • fix: #488

v9.5.4

18 Jun 11:51
Compare
Choose a tag to compare

v10.6.0

02 Jun 05:58
Compare
Choose a tag to compare
  • 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

v11.3.0

25 May 01:49
Compare
Choose a tag to compare
  • feat: add support for Schema::getIndexes #856

v11.2.5

22 May 05:08
Compare
Choose a tag to compare
  • fix: schema due to removal of dbal #855
  • fix: #852
  • fix: rename column wrapping
  • fix: modify column

v11.2.4

22 May 02:41
Compare
Choose a tag to compare
  • fix: Schema::dropIfExists #854
  • fix: #853