Allow to user provide function to `WHERE` clause, that receive new `Condition` instance and must return expression. Example: https://kysely.dev/docs/examples/where/or-where
Allow to user provide function to
WHEREclause, that receive newConditioninstance and must return expression.Example: https://kysely.dev/docs/examples/where/or-where