Commit graph

2 commits

Author SHA1 Message Date
dbef4fa4d4
The code to obtain the best laps has been moved to the getBests method in App\Models\BestLapsModel. 2024-12-14 10:55:16 +01:00
199639a2f1
The fastest laps for each track and category are now stored in a separate table.
To create the new table, as well as to populate it, you have to run the SQL script export_best_laps.sql
2024-11-30 10:57:59 +01:00