takahe/users/migrations
Andrew Godwin 36676fad59 Rework stator to avoid deadlocks on slow databases
Refs #424
2023-02-03 21:51:24 -07:00
..
0001_initial.py Implement snowflake IDs for some models. 2023-01-08 18:05:29 -07:00
0002_identity_discoverable.py
0003_identity_followers_etc.py
0004_identity_admin_notes_identity_restriction_and_more.py
0005_report.py Implement snowflake IDs for some models. 2023-01-08 18:05:29 -07:00
0006_identity_actor_type.py
0007_remove_invite_email_invite_expires_invite_uses.py
0008_follow_boosts.py Add indexes for Stator and some of its common tasks (#332) 2023-01-01 10:58:13 -07:00
0009_state_and_post_indexes.py Add indexes for Stator and some of its common tasks (#332) 2023-01-01 10:58:13 -07:00
0010_domain_state.py Add Domain.state with nodeinfo fetching (#347) 2023-01-04 16:40:16 -07:00
0011_announcement.py Update help_text in migration 2023-01-14 11:11:36 -07:00
0012_block_states.py Fixed #408: Implemented blocking 2023-01-15 13:35:45 -07:00
0013_stator_indexes.py Rework stator to avoid deadlocks on slow databases 2023-02-03 21:51:24 -07:00
__init__.py