Hi guys, Is there something that I can use for the...
# exposed
t
Hi guys, Is there something that I can use for the following query
update some_table set is_deleted = true where id in (:some_list)
t
Thank you