pimcore / demo

The Official Pimcore Demo Package - You're new to Pimcore? That's your entry point! 🤓
Other
97 stars 106 forks source link

Avoid integrity constraint violation on translations_admin table #585

Closed markus-moser closed 3 weeks ago

markus-moser commented 3 weeks ago

The installer will sometimes produce exceptions like this because the admin translation key from the login form is already in the table:

image

Therefore this is removed from the dump now.