-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
3.1.0-RC2
-
None
To be in compliance with #12671 i think we must create a dbal method called sql_not_in_set(), but keeping a backward compatibility with sql_in_set().
So if $negate is true, we directly call sql_not_in_set() and return.
- is related to
-
PHPBB-12671 Possibility to use NOT LIKE expression
- Unverified Fix