litecord/manage
Luna Mendes 8d8be18633 storage: add rate_limit_per_user fetching
the rate_limit_per_user field has been on schema.CHAN_UPDATE for a while
but the database didn't have the column.

 - migration.scripts: add 7_text_channels_rate_limit_per_user.sql
 - schema.sql: add guild_text_channels.rate_limit_per_user
2018-11-22 22:06:19 -03:00
..
cmd storage: add rate_limit_per_user fetching 2018-11-22 22:06:19 -03:00
__init__.py add manage.py 2018-11-06 17:42:27 -03:00
main.py manage.cmd: add invites blueprint 2018-11-19 01:34:04 -03:00