Anders Kaseorg
|
649235cfec
|
python: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2019-02-22 16:54:36 -08:00 |
|
Anders Kaseorg
|
4bd28f7ae6
|
migrations: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2019-02-02 17:01:04 -08:00 |
|
Tim Abbott
|
6827c42e02
|
migrations: Fix accounting in is_private migration.
The previous logic didn't correctly handle the case of total being 0.
Fixes #10378.
|
2018-08-20 16:49:08 -07:00 |
|
Shubham Padia
|
40fdc4724b
|
migrations: Set initial value for is_private flags.
This initializes the is_private flag to have the correct value for
historical messages.
|
2018-08-09 16:09:44 -07:00 |
|