zero_downtime_migrations icon indicating copy to clipboard operation
zero_downtime_migrations copied to clipboard

Add foreign key validation

Open nikolai-b opened this issue 6 years ago • 2 comments

Closes #15

nikolai-b avatar Nov 20 '18 17:11 nikolai-b

Actually this depends because I retried this and I only get an ShareRowExclusiveLock to the table being referenced in Postgres 9.5 + thanks to this patch BUT removing foreign keys still takes an AccessExclusiveLock.

nikolai-b avatar Jan 08 '19 20:01 nikolai-b

Any chance to have this merged soon and have a new version released? Quite recently, I had a very unfortunate issue with large table and adding a foreign key constraint and this addition would have been definitely helpful then.

Azdaroth avatar Feb 06 '19 07:02 Azdaroth