Actions
Bug #425
closedWhen using mysql as the database string comparisons are case insensitive
Status:
Rejected
Priority:
Low
Assignee:
-
Category:
Database
Target version:
-
Description
Most ActiveRecords that contain text are using case insensitive comparisons during find operations when using Mysql.
These columns should be converted to a BINARY type
Updated by Ohad Levy over 14 years ago
- Assignee changed from Ohad Levy to Paul Kelly
Updated by Tomer Brisker over 5 years ago
- Description updated (diff)
- Status changed from New to Rejected
Foreman is dropping support for MySQL database - see https://community.theforeman.org/t/rfc-dropping-support-for-mysql/14185 for further details. Closing this issue.
Actions