Fix the code generated for vector IN operator constraints on virtual tables
so that they work even if the "omit" field in the sqlite3_index_info object
is off. This has apparently never worked correctly before. Presumably, nobody
has ever before written a virtual table that can use vector IN operator
constraints and that relies on bytecode to double-check the constraints.
Test cases in TH3. Problem discovered by
dbsqlfuzz
cab8e26194a40147627094f3c6849c0a7b1e0310.
FossilOrigin-Name:
21b656572d066b640ff5774205a4f0db13e1b08a35d0fd484da9130e759b0c26