sdwebserver/app/Models
2024-12-31 12:10:28 +01:00
..
.gitkeep Firts commit 2022-03-14 19:13:10 +01:00
BaseModel.php The fastest laps for each track and category are now stored in a separate table. 2024-11-30 10:57:59 +01:00
BestLapsModel.php Adding new tables to paginate results with many rows 2024-12-30 19:45:28 +01:00
CarCatsModel.php Adding new tables to paginate results with many rows 2024-12-30 19:45:28 +01:00
CarsModel.php Clean code and added some code methods comments 2024-12-31 12:10:28 +01:00
TrackCatsModel.php The car categories and tracks are now stored in 2 tables in the database, so the 2 files containing this information are no longer used. 2024-04-07 22:32:24 +02:00
TracksModel.php Clean code and added some code methods comments 2024-12-31 12:10:28 +01:00
UsersModel.php Clean code and added some code methods comments 2024-12-31 12:10:28 +01:00