Is there any way to select which kinds of constraint and index names to ignore? I want to ignore default constraint names, but I care about index and key names, and check constraint names. The default constraint names are system-generated, and thus always different.
Comments
1 comment
Add comment
Please sign in to leave a comment.