@@ -760,4 +760,7 @@ The following guidelines indicate when the use of an index should be reconsidere
ALTER TABLE table_name
ALTER TABLE table_name
DROP CONSTRAINT MyUniqueConstraint;
DROP CONSTRAINT MyUniqueConstraint;
ALTER TABLE table_name
DROP INDEX MyUniqueConstraint;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.