You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to load database dump from the sql scripts
Loosely copied from the domjudge-scripts repo to add
an option for reloading an existing dump.
We've used this sort of script for multiple years, this makes sure we
have the right setups around the tables by making sure the database is
in a current state (users etc.).
Co-authored-by: Jaap Eldering <[email protected]>
0 commit comments