QUERY PLAN
Result (cost=2.16..2.17 rows=1 width=1)
InitPlan 1 (returns $0)
-> Index Only Scan using bank_account_pk on bank_account (cost=0.14..2.16 rows=1 width=0)
Index Cond: (id = '1ee01f48-369c-6670-8a75-f21420236ca9'::text)