Skip to content

Index issue with translate attributes  #748

@flyingbaba

Description

@flyingbaba

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();

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions