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
We should have a CLI tool for performing administrative tasks. It should have a subcommand for creating and/or migrating the database to the latest schema version. This subcommand would replace create_db.pl. The subcommand should be idempotent. I.e., it should just terminate successfully if the database is already at the latest schema version.