litecord/manage/cmd/migration
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
..
scripts guild: add implementations for emoji add/update/remove 2018-11-17 17:52:34 -03:00
__init__.py manage: add dummy migration command 2018-11-06 18:43:36 -03:00
command.py cmd.migration: add debug log 2018-11-07 19:16:44 -03:00