zicht / messages-bundle

Library - ZichtMessagesBundle - Edit your translations in the database
MIT License
1 stars 0 forks source link

translations which are null can not be imported #16

Open muhammedeminakbulut opened 6 years ago

muhammedeminakbulut commented 6 years ago

An exception occurred while executing 'INSERT INTO message_translation (message_id, locale, translation, state) VALUES (?, ?, ?, ?)' with params ["11", "en", null, "import"]:

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'translation' cannot be null while processing message admin.help

during import script