﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24715	Migration's alter_db_table does not rename Oracle sequences and triggers.	John R. Tipton	nobody	"Django Migration's alter_db_table does not rename sequences and triggers.  This causes problems after renaming a table with the Django Migration.

I've written a patch to change the sequences and triggers when an Oracle table is renamed with alter_db_table.

See pull request:
https://github.com/django/django/pull/4567"	Bug	closed	Migrations	1.7	Normal	duplicate	migrations oracle rename table	Shai Berger	Accepted	1	0	1	0	0	0
