PCv5/migrations
Lephe 8ff21c615d
program: add infrastructure for the progrank job (#114)
* Add an automatic job every day at 4 AM to recompute the progrank of
  every program. Currently everyone gets progrank 0.

[MIGRATION] This commit contains a new version of the schema.

[SETUP]
* Install flask-crontab (with pip)
* Run `flask crontab add` to register the jobs
2022-06-15 11:27:29 +01:00
..
versions program: add infrastructure for the progrank job (#114) 2022-06-15 11:27:29 +01:00
README db: Move to PostgreSQL to support migrations 2019-02-02 17:34:41 +01:00
alembic.ini db: Move to PostgreSQL to support migrations 2019-02-02 17:34:41 +01:00
env.py alembic: track string field lengths 2021-04-25 22:52:30 +02:00
script.py.mako db: Move to PostgreSQL to support migrations 2019-02-02 17:34:41 +01:00

README

Generic single-database configuration.