 Index Scan using blogs_pkey on blogs  (cost=0.00..8.27 rows=1 width=540)
   Index Cond: (id = ?)
   Filter: ((title)::text = ?::text)