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 = '1ee01f49-e7b6-6f5e-ac8f-f21420236ca9'::text)