QUERY PLAN
Index Scan using bank_account_pk on bank_account (cost=0.14..2.16 rows=1 width=304)
Index Cond: ((id)::text = '1ee01f48-369c-6670-8a75-f21420236ca9'::text)
Filter: (is_deleted = 0)