While debugging the mysql query we found the type missmatch:
Warning: #1739 Cannot use ref access on index 'rainlab_translate_attributes_model_id_index' due to type or collation conversion on field 'model_id'
Table: rainlab_translate_attributes
$table->string('model_id')->index()->nullable();