-
Type:
Task
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: None
-
None
The following constraints could not be added in the 2012-08-20 release, due to there being too much data that violates these checks:
ALTER TABLE artist_name ADD CHECK (controlled_for_whitespace(name)); ALTER TABLE track_name ADD CHECK (controlled_for_whitespace(name)); ALTER TABLE url ADD CHECK (controlled_for_whitespace(description));
These do ultimately need to be added.
- has related issue
-
MBS-5428 Modbot: falsely failed recording edit
-
- Closed
-