Actions
Feature proposal #9416
closedImprove the database checker to more accurately and strictly check collations
Description
There's too many collation mismatch issues going on. The database tools checker should more strictly enforce collations. It should also be checking for column collations.
Updated by krileon about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1935
This only happens during tools check since plugin install isn't checking collation currently.
Actions