QUERY PLAN
Index Scan using bank_account_pk on bank_account (cost=0.14..2.16 rows=1 width=304)
Index Cond: ((id)::text = '1ee01f49-e7b6-6f5e-ac8f-f21420236ca9'::text)
Filter: (is_deleted = 0)