1. 7ddd565 Scouting: Update note scouting for 2023 game by Filip Kujawa · 2 years, 6 months ago
  2. 290147d Scouting: add function to request 2023 stats by Emily Markova · 2 years, 6 months ago
  3. a8955fb Add parsed driver ranking scores to the scouting database by Philipp Schrader · 2 years, 6 months ago
  4. 6b551e0 Scouting: Add DeleteFromStats() to db.go by Emily Markova · 2 years, 6 months ago
  5. bf24c9e Change match structure in db by Emily Markova · 2 years, 6 months ago
  6. 0fcd3ff Merge "Scouting app: Add "actions" to database for 2023 scouting changes" by Philipp Schrader · 2 years, 7 months ago
  7. 759090b Scouting app: Add "actions" to database for 2023 scouting changes by Sabina Leaver · 2 years, 7 months ago
  8. f5e6354 limit QueryMatches use to db.go by Emily Markova · 2 years, 7 months ago
  9. 210a03b [Scouting App] Add Driver Ranking by Filip Kujawa · 2 years, 9 months ago
  10. f947cb4 [Scouting App] Note scout multiple robots and add keywords by Filip Kujawa · 2 years, 9 months ago
  11. eecb896 scouting: Migrate database code to gorm by Philipp Schrader · 3 years, 3 months ago
  12. 30b4a68 Rename "round" to "set number" for the scouting match list by Philipp Schrader · 3 years, 4 months ago
  13. a72e200 scouting: setting up database support for shift schedule tab by Milo Lin · 3 years, 5 months ago
  14. f117fae Rework primary keys in the data scouting table by Philipp Schrader · 3 years, 4 months ago
  15. fe58384 Allow users to re-import the match list in the scouting app by Philipp Schrader · 3 years, 4 months ago
  16. cd12c95 Drop superfluous IDs in the match list scouting database by Philipp Schrader · 3 years, 4 months ago
  17. bcd1bb3 Create database functions for rankings by Yash Chainani · 3 years, 5 months ago
  18. fa45d74 scouting: Add "defense received" and "comments" to the database by Philipp Schrader · 3 years, 5 months ago
  19. fee07e1 Add starting quadrant and Auto balls to the scouting database by Philipp Schrader · 3 years, 5 months ago
  20. fae8a7e Collect the username when data scouting data is submitted by Philipp Schrader · 3 years, 5 months ago
  21. 7365d32 Migrate the scouting database to postgres by Philipp Schrader · 3 years, 6 months ago
  22. 871eab9 Add new database table for notes scouting. by Alex Perry · 3 years, 5 months ago
  23. 83fc272 Add full error checking to //scouting/db by Philipp Schrader · 3 years, 5 months ago
  24. 30005e4 Fill out AddToStats handler and test by Philipp Schrader · 3 years, 6 months ago
  25. 80ccb66 Make `Stats` struct members public by Philipp Schrader · 3 years, 6 months ago
  26. 1e6c0a9 Export the public fields in scouting/db/db.go by Philipp Schrader · 3 years, 6 months ago
  27. 4953cc3 Let users customize the path to the scouting database by Philipp Schrader · 3 years, 6 months ago
  28. c61f73b Move scouting/db.go into its own directory by Philipp Schrader · 3 years, 6 months ago[Renamed from scouting/db_test.go]
  29. c5fd277 Add database library for scouting by Sabina Leaver · 3 years, 7 months ago