-
-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
@vincentmcgreevy
Description
Error validating a MySQL index with a sort order (supported in MySQL 8.0+)
ALTER TABLE myTable ADD INDEX `IDX` (`column1`, `column2` DESC, `column3`, `column4`)