PCv5/migrations
Lephe 8098642d4b
model: add an index on Post.type
This is useful to quickly browse a list of polymorphic Posts for topics,
programs, etc. The main application is from Member.posts, since
polymorphic collection seems both difficult and edgy.

[MIGRATION] This commit contains a new version of the schema.
2022-04-25 17:04:08 +01:00
..
versions model: add an index on Post.type 2022-04-25 17:04:08 +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.