Hi all,
I want to drop a foreign key in a doctrine 2 migration. But there is no dropForeignKeyConstraint()
Does anybody know how to drop it?
Hi all,
I want to drop a foreign key in a doctrine 2 migration. But there is no dropForeignKeyConstraint()
Does anybody know how to drop it?