tcms.testcases.migrations.0009_populate_missing_text_history module
-
class tcms.testcases.migrations.0009_populate_missing_text_history.Migration(name, app_label)[source]
Bases: Migration
-
dependencies = [('testcases', '0008_notifications_default_true')]
-
operations = [<RunPython <function forward_copy_data>, <function RunPython.noop>>]
-
tcms.testcases.migrations.0009_populate_missing_text_history.forward_copy_data(apps, schema_editor)[source]