Commit 09b17fc
authored
WhereIn() not supporting non array variables 🐛
- When using WhereIn if the variable being passed in is not an array or closure it is simply returned with no user feedback.
- However we have logic in place which allows regular values.1 parent 5093694 commit 09b17fc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
987 | | - | |
| 987 | + | |
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
| |||
0 commit comments