Skip to content

Conversation

@txmodxoops
Copy link
Owner

It's raccomanded not uses

Quote

but only a comma between words in field_value for type Set or Enum

@txmodxoops txmodxoops merged commit 917161b into master Apr 7, 2016
`field_name` VARCHAR(150) NOT NULL DEFAULT '',
`field_type` VARCHAR(15) NOT NULL DEFAULT '',
`field_value` VARCHAR(4) NOT NULL DEFAULT '',
`field_value` VARCHAR(255) NOT NULL DEFAULT '',
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed refresh database changed field_value to VARCHAR(255)

@txmodxoops txmodxoops changed the title Modified Multiple Value for Set/Enum in FiledValue Modified Multiple Value for Set/Enum in FieldValue Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants