Skip to content

Releases: yajra/laravel-oci8

v11.6.2

09 Sep 14:03
Compare
Choose a tag to compare
  • fix: #890
  • fix: #891
  • fix: v11.6.1 tagged on wrong branch

v11.6.1

07 Sep 11:57
Compare
Choose a tag to compare
  • fix: missing prefix on table alias #889
  • fix: #886
  • fix: #875

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