AP
Size: a a a
AP
S
S
VG
W
S
S
W
AP
AP
AP
AP
МИ
AK
МИ
K
AP
AP
$ perl -MData::Dumper -MSQL::Abstract -MJSON -E '$s=SQL::Abstract->new; $a = {state => [1,2,3,undef,\"= column",4]}; ($w, @b)=$s->where($a); say $w; say encode_json $a'
WHERE ( ( state = ? OR state = ? OR state = ? OR state IS NULL OR state = column OR state = ? ) )
cannot encode reference to scalar 'SCALAR(0xf301c0)' unless the scalar is 0 or 1 at -e line 1.
AP
IB
= column
' }