| .. |
|
1_message_embed_type.sql
|
manage.cmd.migration: add rudimentary implementation
|
2018-11-06 20:46:17 -03:00 |
|
2_icons_table.sql
|
all: add guild icon support
|
2018-11-13 21:12:40 -03:00 |
|
3_drop_constraints_icons_hash.sql
|
guild: add implementations for emoji add/update/remove
|
2018-11-17 17:52:34 -03:00 |
|
4_add_instance_invites.sql
|
manage.cmd: add invites blueprint
|
2018-11-19 01:34:04 -03:00 |
|
5_add_messages_guild_id.sql
|
guild, channels: add dummy implementation for search
|
2018-11-20 04:15:03 -03:00 |
|
6_emoji_require_colon_true.sql
|
migration.scripts: add 6_emoji_require_colon_true
|
2018-11-20 17:10:34 -03:00 |
|
7_text_channels_rate_limit_per_user.sql
|
storage: add rate_limit_per_user fetching
|
2018-11-22 22:06:19 -03:00 |
|
8_roles_default_color.sql
|
schema.sql: change roles.color default to 0
|
2018-12-02 22:48:01 -03:00 |
|
9_nullable_emails.sql
|
new invite handling and unconfirmed account support
|
2018-12-03 21:06:47 +01:00 |
|
10_add_attachments_table.sql
|
migration.scripts: add attachments.{channel, message}_id
|
2018-12-08 23:21:11 -03:00 |
|
11_voice_regions_servers.sql
|
add voice_regions, voice_servers, and guild.region foreign key
|
2019-03-03 18:11:11 -03:00 |
|
12_remove_features_table.sql
|
migration.scripts: add NOT NULL and DEFAULT to guilds.features
|
2019-03-11 02:04:07 -03:00 |
|
13_add_vanity_invites_table.sql
|
guilds: add basic vanity urls
|
2019-03-13 04:28:23 -03:00 |
|
14_add_guild_description.sql
|
schemas: add GUILD_UPDATE.{banner, description}
|
2019-03-15 03:41:51 -03:00 |
|
15_drop_nullable_webhook_avatar.sql
|
add 15_drop_nullable_webhook_avatar.sql
|
2019-03-18 04:54:23 -03:00 |
|
16_messages_webhooks.sql
|
16_messages_webhooks.sql: fix comments
|
2019-03-18 23:00:16 -03:00 |