mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 15:25:46 +00:00
Instead of counting `Platform` rows, and filtering based on a subquery in `Rom`, we can simply count the different `platform_id` values in `Rom`.