PCv5/migrations
Lephe 417fc05d29
program: add metadata and a basic model for events (#114)
This commit adds most of the optional metadata for programs. The event
related to the program's publication is an actual relationship to an
Event model. The idea is to expand on that model in the future to
include:

- A link to the event's main topic
- List of programs published in the event
- Possibly, a list of all related topics (announcement, start, results,
  etc) all sharing a common 1-line header so they are linked together
- This would be used for event-related trophies
- And possibly for an event calendar
2022-06-16 17:00:59 +01:00
..
versions program: add metadata and a basic model for events (#114) 2022-06-16 17:00:59 +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.