Ceci est une version archivée de RetablirUnBonFormatDeTableQuandOnAUnN à 2019-10-16 15:37:09
rétablir un bon format de table quand on a un nouveau wiki sur une vieille table
La réponse
on passe par phpmyadmin et on applique cette requeête sql (en changeant le prefixe)
ALTER TABLE yeswiki_<prefixe>__nature DROP IF EXISTS bn_ce_id_menu, DROP IF EXISTS bn_commentaire, DROP IF EXISTS bn_appropriation, DROP IF EXISTS bn_image_titre, DROP IF EXISTS bn_image_logo, DROP IF EXISTS bn_couleur_calendrier, DROP IF EXISTS bn_picto_calendrier, DROP IF EXISTS bn_type_fiche, DROP IF EXISTS bn_label_class, MODIFY COLUMN bn_ce_i18n VARCHAR(5) NOT NULL DEFAULT '';