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