[Gravity] Fix NULL in strtoupper and exceptions
Review Request #879 — Created Oct. 26, 2022 and submitted — Latest diff uploaded
Information | |
---|---|
smillernl | |
Lunr | |
fix/gravity/81_fix_types | |
|
|
886 | |
Reviewers | |
lunr | |
Accompanies https://github.com/M2mobi/lunr/pull/8
Exception constructors and
strtoupper
no longer acceptNULL
so this review makes sure that no longer happens.
src/Lunr/Gravity/Database/Exceptions/DatabaseException.php |
---|
src/Lunr/Gravity/Database/MariaDB/MariaDBSimpleDMLQueryBuilder.php |
---|