Subversion Repositories eFlore/Applications.coel

Rev

Rev 1864 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1864 aurelien 1
ALTER TABLE `coel_publication` ADD `cpu_resume_motcle` TEXT NOT NULL ;
1873 aurelien 2
ALTER TABLE `coel_publication` CHANGE `cpu_fmt_nom_complet` `cpu_fmt_nom_complet` VARCHAR(500) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL COMMENT 'Intitulé de la publication complet : fmt_auteur, date_parution(année). titre. Editeur (nom), collection, fascicule, indication_nvt. pages.';