P
Size: a a a
P
Г
SR
Г
Г
Г
КМ
SR
Г
VN
P
PO
PO
I
Log.where("loggable_type = 'MedProgram' AND (extras ->> 'complect_id')::integer IN (1048, 637)")
P
И
И
P
Log.where(loggable_type: 'MedProgram').where("extras -> 'complect_id' ?| array[:ids]", ids: %w[1 2 3])
AP
I