Skip to content

Releases: yajra/laravel-oci8

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

v11.2.3

07 May 07:08
Compare
Choose a tag to compare
  • fix: pagination when sorting by string with same values #850
  • revert: #611
  • fix: #651

v10.5.3

07 May 07:17
Compare
Choose a tag to compare
  • fix: pagination when sorting by string with same values #851
  • revert: #611
  • fix: #651

v11.2.2

24 Apr 05:39
Compare
Choose a tag to compare
  • fix: migration when column name has space #849
  • fix: index name when column name has space

v11.2.1

19 Apr 03:37
Compare
Choose a tag to compare
  • fix: retry on lost connection #846

v11.2.0

16 Apr 07:01
Compare
Choose a tag to compare
  • feat: add support for database cache store #844
  • fix: #843
  • fix: insertOrIgnore implementation

v11.1.0

11 Apr 13:56
Compare
Choose a tag to compare
  • feat: Improve schema grammar #842

v11.0.0

16 Mar 03:44
Compare
Choose a tag to compare

Laravel 11

v10.5.2

16 Mar 03:41
Compare
Choose a tag to compare
  • fix: missing auto_increment key #838
  • fix: #837