Skip to content

Commit b9af73a

Browse files
committed
MAGETWO-95595: Index names are ignored by declarative schema
1 parent 170caeb commit b9af73a

File tree

5 files changed

+9
-619
lines changed

5 files changed

+9
-619
lines changed

app/code/Magento/Developer/Model/Setup/Declaration/Schema/WhitelistGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,4 +255,4 @@ private function filterPrimaryTables(array $moduleDbSchema): array
255255
}
256256
return $moduleDbSchema;
257257
}
258-
}
258+
}

0 commit comments

Comments
 (0)