Releases: yajra/laravel-oci8
Releases · yajra/laravel-oci8
v11.2.5
- fix: schema due to removal of dbal #855
- fix: #852
- fix: rename column wrapping
- fix: modify column
v11.2.4
- fix: Schema::dropIfExists #854
- fix: #853
v11.2.3
- fix: pagination when sorting by string with same values #850
- revert: #611
- fix: #651
v10.5.3
- fix: pagination when sorting by string with same values #851
- revert: #611
- fix: #651
v11.2.2
- fix: migration when column name has space #849
- fix: index name when column name has space
v11.2.1
- fix: retry on lost connection #846
v11.2.0
- feat: add support for database cache store #844
- fix: #843
- fix: insertOrIgnore implementation
v11.1.0
- feat: Improve schema grammar #842
v10.5.2
- fix: missing auto_increment key #838
- fix: #837