streak
streak copied to clipboard
Optimize `DbalPostgresEventStore::limit()`
It uses COUNT() in one of underlying SQL query - get rid of that.