mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Fixes #1727. With the server down, apply migrations 0245 and 0246. 0246 will remove the pub_date column, so it's essential that the previous migrations ran correctly to copy data before running this. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analyze_mit.py | ||
| analyze_user_activity.py | ||
| check_analytics_state.py | ||
| clear_analytics_tables.py | ||
| clear_single_stat.py | ||
| client_activity.py | ||
| populate_analytics_db.py | ||
| realm_stats.py | ||
| stream_stats.py | ||
| update_analytics_counts.py | ||
| user_stats.py | ||