Allow the "a=?1 OR a=?2" to "a IN (?1,?2)" transformation to work on virtual
tables again. This was formerly restricted because virtual tables could not optimize IN terms. (See check-in [fad88e71cf195e].) But IN terms are now used by virtual tables (as of check-in [3d65c70343]) so the restriction can now be removed. FossilOrigin-Name: a917c1f09254b54e03e31b119cc49c551269d82e
D
drh committed
c3e552ff5cd7ec146769881ea773efcd10842f95
Parent: 1b8fc65