Add cop to detect complex indexes without name
Add a new cop that detects instances where migrations create or remove a complex indexes that do not specify an explicit index name.
Showing
Please register or sign in to comment
Add a new cop that detects instances where migrations create or remove a complex indexes that do not specify an explicit index name.