added result presets to schema and seeding script, added seed data for consistency

This commit is contained in:
2026-05-25 14:58:46 +01:00
parent 9e8101c583
commit d6fdddb972
12 changed files with 814 additions and 5 deletions

6
scripts/data/teams.csv Normal file
View File

@@ -0,0 +1,6 @@
team_name,color
East,pink
West,yellow
Laud,blue
School,green
County,red
1 team_name color
2 East pink
3 West yellow
4 Laud blue
5 School green
6 County red