mirror of https://gitlab.com/litecord/litecord.git
the tables that should refer to members aren't doing so because they were declared before the members table itself. this leads to data inconsistency as members leave or get kicked or get banned from a guild, and the relevant rows on those tables ARE NOT removed as well. |
||
|---|---|---|
| .. | ||
| 0_base.sql | ||
| 1_webhook_avatars.sql | ||
| 2_fix_chan_overwrites_constraint.sql | ||
| 3_add_message_flags.sql | ||
| 4_fix_constraints.sql | ||
| 5_add_rules_channel_id.sql | ||
| 6_add_public_updates_channel_id.sql | ||
| 7_add_prefered_locale.sql | ||
| 8_add_discovery_splash.sql | ||
| 9_add_custom_status_settings.sql | ||
| 10_permissions.sql | ||
| 11_user_bio_and_accent_color.sql | ||
| 12_inline_replies.sql | ||
| 13_fix_member_foreign_key.sql | ||