zulip/analytics/migrations
Anders Kaseorg 0628c3cac8 migrations: Import BaseDatabaseSchemaEditor from its canonical module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-03-05 14:46:28 -08:00
..
0001_initial.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0002_remove_huddlecount.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0003_fillstate.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0004_add_subgroup.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0005_alter_field_size.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0006_add_subgroup_to_unique_constraints.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0007_remove_interval.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0008_add_count_indexes.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0009_remove_messages_to_stream_stat.py migrations: Import BaseDatabaseSchemaEditor from its canonical module. 2023-03-05 14:46:28 -08:00
0010_clear_messages_sent_values.py migrations: Import BaseDatabaseSchemaEditor from its canonical module. 2023-03-05 14:46:28 -08:00
0011_clear_analytics_tables.py migrations: Import BaseDatabaseSchemaEditor from its canonical module. 2023-03-05 14:46:28 -08:00
0012_add_on_delete.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0013_remove_anomaly.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0014_remove_fillstate_last_modified.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
0015_clear_duplicate_counts.py migrations: Import BaseDatabaseSchemaEditor from its canonical module. 2023-03-05 14:46:28 -08:00
0016_unique_constraint_when_subgroup_null.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
__init__.py