Dan Fuller 3152eac5bf feat(migrations): Add `SafeRunSQL` that will apply lock/statement timeouts (#83119) 1 month 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 66f1b94499 feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
bad_flow_delete_field_pending_with_fk_constraint_app 66f1b94499 feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
bad_flow_delete_field_pending_with_not_null_app 66f1b94499 feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
bad_flow_delete_field_without_pending_app 66f1b94499 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 eb4a797527 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
bad_flow_delete_model_without_pending_app eb4a797527 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
bad_flow_delete_pending_with_fk_constraints_app eb4a797527 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 3c8f78afbf feat(migrations): Prevent new migrations from using `RunSQL` (#81003) 2 months ago
bad_flow_run_sql_nested_disabled_app f6c6288c36 fix(migrations): Error when RunSQL is used inside of `SeparateDatabaseAndState.database_operations` (#83114) 1 month 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 cab787783c chore(migrations): Upgrade `django-pg-zero-downtime-migrations` to 0.16 (#80968) 3 months ago
good_flow_delete_field_pending_with_fk_constraint_app 66f1b94499 feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
good_flow_delete_field_pending_with_not_null_app 66f1b94499 feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
good_flow_delete_field_pending_with_not_null_m2m_app 6064ec184d fix(migrations): Allow m2m columns to be deleted without first making them not null (#81209) 2 months ago
good_flow_delete_field_simple_app 66f1b94499 feat(migrations): Add in `SafeDeleteColumn` migration operation (#81098) 2 months ago
good_flow_delete_model_state_app 3c8f78afbf feat(migrations): Prevent new migrations from using `RunSQL` (#81003) 2 months ago
good_flow_delete_pending_with_fk_constraints_app eb4a797527 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
good_flow_delete_simple_app eb4a797527 feat(migrations): Add in `SafeDeleteModel` migration operation (#81063) 2 months ago
good_flow_run_sql_enabled_app 3c8f78afbf feat(migrations): Prevent new migrations from using `RunSQL` (#81003) 2 months ago
good_flow_safe_run_sql_with_run_sql_disabled_app 3152eac5bf feat(migrations): Add `SafeRunSQL` that will apply lock/statement timeouts (#83119) 1 month ago
migration_test_app 86b930752e chore(migrations): Update all migrations to use `is_post_deployment` (#68384) 10 months ago
run_sql_app f6c6288c36 fix(migrations): Error when RunSQL is used inside of `SeparateDatabaseAndState.database_operations` (#83114) 1 month ago
safe_run_sql_app 3152eac5bf feat(migrations): Add `SafeRunSQL` that will apply lock/statement timeouts (#83119) 1 month 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