litecord/manage/cmd/migration
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
..
scripts storage: add rate_limit_per_user fetching 2018-11-22 22:06:19 -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