litecord/manage/cmd
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
..
migration guild: add implementations for emoji add/update/remove 2018-11-17 17:52:34 -03:00
tests.py manage.cmd: add users and tests subparsers 2018-11-12 19:25:02 -03:00
users.py manage.cmd: add users and tests subparsers 2018-11-12 19:25:02 -03:00