Skip to content

Как сменить тип столбца sys_module_title на более объёмный

Мне надо сменить тип столбца sys_module_title на более объёмный. Как это сделать?

Edited by Lesovsky
Формулируйте заголовки темы корректно, обязательно указывайте содержание вопроса

Featured Replies

phpMyAdmin:

image.png

Или:

ALTER TABLE `core_sys_module` CHANGE `sys_module_title` `sys_module_title` VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '';

 

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.