Skip to content

publication type: db change and article_def change so further loader can be…

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

publication type: db change and article_def change so further loader can be implemented in the future

ALTER TABLE rdp.pubreg_articles CHANGE COLUMN publication_type publication_type VARCHAR(128) NULL DEFAULT NULL ;

Merge request reports