Comment 8 for bug 1538011

Revision history for this message
Augustina Ragwitz (auggy) wrote : Re: Aggregate metadata keys are not case sensitive

In addition to fixing the issue in code, we need to add functional test coverage. The coverage should make sure the gate uses MySQL as the backend via the MySQLOpportunisticTestCase class. Adding this coverage will be an important template as it's likely similar issues with the "IN" being case-insensitive in MySQL are scattered across our codebase.