Hey! Quick question about D1—if I run a query to check whether a specific id exists in a table, woul
Hey! Quick question about D1—if I run a query to check whether a specific id exists in a table, would that count as just one read, or would it count as one read per row in the table?

