a column which I am changing in one other table. This prevents the change.
it seems for changing that column and its corresponding columns in other tables I should first remove all those foreign keys. Is there any better way?
for example doing all these things in one atomic query. because these are not inconsistent together. I am changing the datatype of a primary key, its corresponding foreing keys and their constraints.
Обсуждают сегодня