litecord/manage/cmd
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
..
migration storage: add rate_limit_per_user fetching 2018-11-22 22:06:19 -03:00
invites.py manage.cmd.invites: change from 10 chars to 6 chars 2018-11-19 01:38:57 -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