mirror of https://gitlab.com/litecord/litecord.git
the rate_limit_per_user field has been on schema.CHAN_UPDATE for a while but the database didn't have the column. - migration.scripts: add 7_text_channels_rate_limit_per_user.sql - schema.sql: add guild_text_channels.rate_limit_per_user |
||
|---|---|---|
| .. | ||
| 1_message_embed_type.sql | ||
| 2_icons_table.sql | ||
| 3_drop_constraints_icons_hash.sql | ||
| 4_add_instance_invites.sql | ||
| 5_add_messages_guild_id.sql | ||
| 6_emoji_require_colon_true.sql | ||
| 7_text_channels_rate_limit_per_user.sql | ||