fleet/changes/bug-7682-bug-migration-maria-db
Juan Fernandez 14d0499c4b
Bug 7682: Fixed issue with migration not running on MariaDB (#7701)
Update migration to account for different FK name under MariaDB.
2022-09-12 15:36:55 -04:00

1 line
No EOL
118 B
Text

* Under MariaDB the FK from software_cve to software_cpe has a different name which was causing the migration to fail.