Si è verificato un problema durante la creazione del campo Comune Indirizzo Evento: Exception thrown while performing a schema update. SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier name 'sanvitoaltorreonline_node_revision__field_comune_indirizzo_evento' is too long: CREATE TABLE {node_revision__field_comune_indirizzo_evento} ( `bundle` VARCHAR(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance', `deleted` TINYINT NOT NULL DEFAULT 0 COMMENT 'A boolean indicating whether this data item has been deleted', `entity_id` INT unsigned NOT NULL COMMENT 'The entity id this data is attached to', `revision_id` INT unsigned NOT NULL COMMENT 'The entity revision id this data is attached to', `langcode` VARCHAR(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.', `delta` INT unsigned NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields', `field_comune_indirizzo_evento_value` VARCHAR(255) NOT NULL, PRIMARY KEY (`entity_id`, `revision_id`, `deleted`, `delta`, `langcode`), INDEX `bundle` (`bundle`), INDEX `revision_id` (`revision_id`) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT 'Revision archive storage for node field field_comune…'; Array ( )
↧