Skip to content

T2 - 'review'

Luca Freckmann requested to merge t2 into 7.x-1.x

changed 'review' -> 'publication_types' (pubmed) publication_types now dropdown not free text

ALTER TABLE rdp.pubreg_articles CHANGE COLUMN publication_type publication_type TINYINT(4) NULL DEFAULT NULL ;

Merge request reports