sandstorm / UserManagement

User Management Package for Neos and Flow
MIT License
37 stars 28 forks source link

Doctrine Migrations in Neos 3 don't work #18

Closed htuscher closed 7 years ago

htuscher commented 7 years ago

The first MySQL migration that tries to create the user_model table also tries to create a foreign key constraint to typo3_flow_security_account which can't be applied as the table is now named neos_flow_security_account.