[jOOQ/jOOQ#8950] Fixed OSS Edition JSON_EXISTS() support
This commit is contained in:
parent
f1003a76f4
commit
37927e01e0
@ -42,7 +42,6 @@ import static org.jooq.impl.JSONExists.Behaviour.ERROR;
|
||||
import static org.jooq.impl.JSONExists.Behaviour.FALSE;
|
||||
import static org.jooq.impl.JSONExists.Behaviour.TRUE;
|
||||
import static org.jooq.impl.JSONExists.Behaviour.UNKNOWN;
|
||||
import static org.jooq.impl.JSONValue.NO_SUPPORT_PATH_BINDS;
|
||||
import static org.jooq.impl.Keywords.K_ERROR;
|
||||
import static org.jooq.impl.Keywords.K_JSON_EXISTS;
|
||||
import static org.jooq.impl.Keywords.K_ON;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user