takahe/activities/migrations
Humberto Rocha e382994e73
Polls (#496)
Implement poll AP and API backend
2023-02-15 10:42:56 -07:00
..
0001_initial.py Rework stator to avoid deadlocks on slow databases 2023-02-03 21:51:24 -07:00
0002_hashtag.py
0003_postattachment_null_thumb.py
0004_emoji_post_emojis.py
0005_post_type_timeline_urls.py
0006_fanout_subject_identity_alter_fanout_type.py
0007_post_stats.py Move like/boost/reply counts onto Post model 2022-12-31 13:52:30 -07:00
0008_state_and_post_indexes.py Add indexes for Stator and some of its common tasks (#332) 2023-01-01 10:58:13 -07:00
0009_alter_timelineevent_index_together.py Add timelineevent.created index 2023-01-14 12:01:44 -07:00
0010_stator_indexes.py Actually do the right indexes in migrations 2023-02-03 22:24:28 -07:00
0011_postinteraction_value_alter_postinteraction_type.py Polls (#496) 2023-02-15 10:42:56 -07:00
__init__.py