Limit  (cost=0.43..8.44 rows=1 width=36) (actual time=0.020..0.021 rows=0 loops=1)
  ->  Index Scan using domain_expires_at_idx on domain  (cost=0.43..8.44 rows=1 width=36) (actual time=0.019..0.019 rows=0 loops=1)
        Index Cond: (expires_at < now())
Planning Time: 0.147 ms
Execution Time: 0.050 ms