mirror of
https://github.com/rommapp/romm.git
synced 2026-07-01 08:16:21 +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`.