zulip/analytics/migrations
Zixuan James Li d5517932cd typing: Use BaseDatabaseSchemaEditor in place of DatabaseSchemaEditor.
This is a part of #18777.

Signed-off-by: Zixuan James Li <359101898@qq.com>
2022-05-30 14:18:53 -07:00
..
0001_initial.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0002_remove_huddlecount.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0003_fillstate.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0004_add_subgroup.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0005_alter_field_size.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0006_add_subgroup_to_unique_constraints.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0007_remove_interval.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0008_add_count_indexes.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0009_remove_messages_to_stream_stat.py typing: Use BaseDatabaseSchemaEditor in place of DatabaseSchemaEditor. 2022-05-30 14:18:53 -07:00
0010_clear_messages_sent_values.py typing: Use BaseDatabaseSchemaEditor in place of DatabaseSchemaEditor. 2022-05-30 14:18:53 -07:00
0011_clear_analytics_tables.py typing: Use BaseDatabaseSchemaEditor in place of DatabaseSchemaEditor. 2022-05-30 14:18:53 -07:00
0012_add_on_delete.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0013_remove_anomaly.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0014_remove_fillstate_last_modified.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0015_clear_duplicate_counts.py typing: Use BaseDatabaseSchemaEditor in place of DatabaseSchemaEditor. 2022-05-30 14:18:53 -07:00
0016_unique_constraint_when_subgroup_null.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
__init__.py