Releases: yajra/laravel-oci8
Releases · yajra/laravel-oci8
v11.6.4
- fix: OracleGrammar::compileDropAllTables method to ignore secondary objects. #897
- fix: #896
v11.6.3
- fix: 🐛 multibyte object name causes error #895
v11.6.2
- fix: #890
- fix: #891
- fix: v11.6.1 tagged on wrong branch
v11.6.0
feat: Add whereLike clause to query builder #874
v11.5.1
- fix: Added "order by" clause to compileColumnExists #873
- fix: #871
v11.5.0
- feat: Implement compileTables missing method #868
- fix: Test for existence of AuthServiceProvider before trying to use it #872