aboutsummaryrefslogtreecommitdiff
path: root/pkg/database/stop.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-10Finished not so simple refactoringJulien Dessaux1-4/+4
2021-09-09Added database function to get all train stopsJulien Dessaux1-0/+17
2021-09-08Added database function to get a train stop name from its idJulien Dessaux1-0/+15
2021-09-08Renamed TrainStop to simply StopJulien Dessaux1-5/+5
2021-09-07Added logic to fetch train stops data if missing when starting the webserverJulien Dessaux1-1/+10
2021-05-18Fixed database train_stop incomplete testJulien Dessaux1-1/+3
2021-05-12Added train_stops to schemaJulien Dessaux1-0/+36