Releases: yajra/laravel-oci8
Releases · yajra/laravel-oci8
v10.5.2
- fix: missing auto_increment key #838
- fix: #837
v10.5.1
- fix: Schema::getColumns() from the current schema. 0b33a39
v10.5.0
- feat: add support for Schema::getColumns() #836
- fix: #831
v10.4.3
- fix: lock for update implementation #824
- fix: #819
- fix: forPage SQL
- fix: compileSavepointRollBack
v10.4.2
- fix: multiple blob update and add test #822
- fix: #820
v9.5.3
- fix: multiple blob update and add test #821
- fix: #820
v10.4.1
- fix: ORA-38104: Columns referenced in the ON Clause cannot be updated #818
v10.4.0
- feat: add support for upsert sql #816
- Apply fixes from StyleCI #817