Models and engines tables have many duplicate names (e.g. 24 ASTRA rows, 210 F-150 rows, 398 "5.7L 350CID V8" rows). Changed get_models() and get_engines() to use GROUP BY UPPER(name) instead of DISTINCT on id+name so each model/engine appears only once in the navigation lists. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
26 KiB
26 KiB