Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Основное значение типа VARCHAR -> TEXT #5

Closed
evgenmil opened this issue Jan 22, 2016 · 4 comments
Closed

Основное значение типа VARCHAR -> TEXT #5

evgenmil opened this issue Jan 22, 2016 · 4 comments
Labels

Comments

@evgenmil
Copy link

Здравствуйте.
Отличная доработка модуля!

Почему бы не изменить в таблице eav_attribute_value тип поля VARCHAR на TEXT?
Что вы думаете по этому поводу?

@Mirocow
Copy link
Owner

Mirocow commented Mar 24, 2016

лучше подобный тип данных хранить отдельно, как вариант сделать еще 1 таблицу с типом текст, так как полей EAV может быть много и это сильно утяжелит таблицу

@evgenmil
Copy link
Author

Согласен. Что-то я не подумал) Может на VARCHAR(1000) или и правду вывести в отдельную таблицу?

@Mirocow
Copy link
Owner

Mirocow commented May 2, 2016

будут реализованы дополнительные поля в таблице или будет создана отдельная таблица

@Mirocow
Copy link
Owner

Mirocow commented Aug 1, 2016

close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants