This repository has been archived on 2024-04-05. You can view files and clone it, but cannot push or open issues or pull requests.
score-tracker/database
2021-12-01 11:15:13 -07:00
..
accounts Fix bug where accounts.js tries to create admin account before database is initialized 2021-11-26 14:49:08 -07:00
migrations Add migration to add full_name column to accounts table 2021-12-01 11:13:37 -07:00
scores Add functions to get latest game 2021-11-26 21:28:20 -07:00
database.js Fix bug where accounts.js tries to create admin account before database is initialized 2021-11-26 14:49:08 -07:00
init_database.sql Update database initialization script 2021-12-01 11:15:13 -07:00