PCv5/app/models
Lephe 39748667ee
model: add a number of missing indexes
See #107.

[MIGRATION] This commit contains a new version of the schema.
2022-04-21 17:58:59 +01:00
..
polls polls: added multi-choices polls 2021-02-22 22:49:11 +01:00
__init__.py programs: add models for programs and topic promotions (#20) 2020-08-01 15:11:19 +02:00
attachment.py model: add a number of missing indexes 2022-04-21 17:58:59 +01:00
comment.py post: add move to another thread operation (#79) 2021-07-14 19:55:16 +02:00
forum.py review of privileges and forum permissions 2021-02-26 18:32:45 +01:00
notification.py model: add a number of missing indexes 2022-04-21 17:58:59 +01:00
poll.py model: add a number of missing indexes 2022-04-21 17:58:59 +01:00
post.py model: add a number of missing indexes 2022-04-21 17:58:59 +01:00
priv.py refact: models files are nom uniform (all singular) 2020-08-06 21:19:01 +02:00
program.py model: add all deletion methods (except Guest/Member) 2021-07-07 21:23:35 +02:00
thread.py model: avoid the foreign key cycle between Thread and Comment 2021-07-07 19:38:28 +02:00
topic.py model: add a number of missing indexes 2022-04-21 17:58:59 +01:00
trophy.py model: add a number of missing indexes 2022-04-21 17:58:59 +01:00
user.py forum: update trophies/xp of deleted topics' contributors 2021-07-12 20:39:44 +02:00