This commit is contained in:
@@ -364,6 +364,10 @@ FROM awidget AS m
|
||||
WHERE m.id = 12989
|
||||
LIMIT 1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"Limit (cost=0.29..8.30 rows=1 width=27) (actual time=0.079..0.080 rows=1 loops=1)"
|
||||
" -> Index Scan using awidget_pkey on awidget m (cost=0.29..8.30 rows=1 width=27) (actual time=0.077..0.077 rows=1 loops=1)"
|
||||
" Index Cond: (id = 12989)"
|
||||
|
||||
Reference in New Issue
Block a user