WaeL M.El-Saied

Results 2 issues of WaeL M.El-Saied

**Describe the bug** Previosuly i used `Get.back()` to close the drawer, and now im working on Getx5 i tried to use `Get.close();` instead but it doesnt work also `Get.back();` doesnt...

Version 2.5.0 changed the whereIn() implementation for composite keys from using OR/WHERE clauses to tuple syntax. This breaks queries when NULL values are involved because SQL tuple comparisons don't handle...