Dan Fuller 6fb7b6cbd9 fix(migrations): Allow m2m columns to be deleted without first making them not null (#81209) 2 months ago
..
bad_flow_add_column_with_default_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
bad_flow_add_column_with_notnull_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
bad_flow_add_column_with_notnull_default_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
bad_flow_change_char_type_that_unsafe_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
bad_flow_delete_field_double_pending_app 6055dc9eed feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
bad_flow_delete_field_pending_with_fk_constraint_app 6055dc9eed feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
bad_flow_delete_field_pending_with_not_null_app 6055dc9eed feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
bad_flow_delete_field_without_pending_app 6055dc9eed feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
bad_flow_delete_model_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
bad_flow_delete_model_double_pending_app e2e7c38835 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
bad_flow_delete_model_without_pending_app e2e7c38835 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
bad_flow_delete_pending_with_fk_constraints_app e2e7c38835 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
bad_flow_remove_field_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
bad_flow_rename_field_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
bad_flow_rename_table_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
bad_flow_run_sql_disabled_app c2da979f76 feat(migrations): Prevent new migrations from using `RunSQL` (#81003) 2 months ago
decimal_to_float_app d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
good_flow_add_column_with_notnull_db_default_app 158ebef99a chore(migrations): Upgrade `django-pg-zero-downtime-migrations` to 0.16 (#80968) 2 months ago
good_flow_delete_field_pending_with_fk_constraint_app 6055dc9eed feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
good_flow_delete_field_pending_with_not_null_app 6055dc9eed feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
good_flow_delete_field_pending_with_not_null_m2m_app 6fb7b6cbd9 fix(migrations): Allow m2m columns to be deleted without first making them not null (#81209) 2 months ago
good_flow_delete_field_simple_app 6055dc9eed feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
good_flow_delete_model_state_app c2da979f76 feat(migrations): Prevent new migrations from using `RunSQL` (#81003) 2 months ago
good_flow_delete_pending_with_fk_constraints_app e2e7c38835 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
good_flow_delete_simple_app e2e7c38835 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
good_flow_run_sql_enabled_app c2da979f76 feat(migrations): Prevent new migrations from using `RunSQL` (#81003) 2 months ago
migration_test_app 86b930752e chore(migrations): Update all migrations to use `is_post_deployment` (#68384) 10 months ago
run_sql_app 7d964ec858 fix(migrations): Add in a feature to force a lock timeout to be set on all migration operations (#79052) 4 months ago
LICENSE d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago
__init__.py d634635b97 ref: move safe_migrations apps to fixtures (#35444) 2 years ago