Arjay Angeles

Results 436 comments of Arjay Angeles

@OzanKurt good catch, it should be in the require-dev as it is needed in tests.

Refactored and fixed phpstan. Please review again when you get the chance. Thanks!

The changes look good and excellent tests 💯. In terms of unit testing, would it still work on SQLite? Or if we decide to change the database to MySQL?

@h3mantD can you please review https://github.com/yajra/laravel-oci8/pull/943 and advise? thanks!

:tada: This issue has been resolved in version 11.6.7 :tada: The release is available on [GitHub release](https://github.com/yajra/laravel-oci8/releases/tag/v11.6.7) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

It seems like some information is not returned in https://github.com/yajra/laravel-oci8/blob/4f5c5432fbe24521c85e7d36e0e5f6799a4a99a2/src/Oci8/Query/Processors/OracleProcessor.php#L235-L245 Feel free to PR the missing fields that you might need. Will also check the returned values from other DB...