takahe/activities/migrations
Andrew Godwin afc94f6313 Add in_reply_to index 2023-03-05 10:34:58 -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
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
0012_in_reply_to_index.py Add in_reply_to index 2023-03-05 10:34:58 -07:00
__init__.py