litecord/manage/cmd/migration/scripts
Luna Mendes c70dd62306 guild: add implementations for emoji add/update/remove
All icons will be invalidated.

 - images: change icon path model
 - images: handle hashes being NULL, for emojis only needing
    the key
 - schemas: add NEW_EMOJI, PATCH_EMOJI
 - migration.scripts: add 3_drop_constraints_icons_hash
 - schema.sql: drop unique and not null from hash, change primary key in
    icons
2018-11-17 17:52:34 -03:00
..
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