Answers for "in query postgres jsonb rails"

1

in query postgres jsonb rails

ExternalEntity.mindbody.class_instance.where(business_id: 704040).where("source_data->>'staff_id' IN ('100000016', '100000024')").count
Posted by: Guest on February-24-2022

Browse Popular Code Answers by Language