I\'m trying to update boolean field to true (instead false). update query successful but 0 rows affected. update actions set isvisible = true where id = 152
update actions set isvisible = true where id = 152