QUERY PLAN
Update on tbl_engineer_group_relationships (cost=0.15..8.17 rows=1 width=18)
-> Index Scan using tbl_engineer_group_relationships_pkey on tbl_engineer_group_relationships (cost=0.15..8.17 rows=1 width=18)
Index Cond: (id = 1)