QUERY PLAN
Index Scan using bank_account_pk on bank_account (cost=0.14..2.16 rows=1 width=304)
Index Cond: ((id)::text = '1ee08f9e-5f29-62f2-a7f9-f21420236ca9'::text)
Filter: (is_deleted = 0)