Project

General

Profile

« Previous | Next » 

Revision 62012

new fields in repo ui: fulltextdownload and consenttermsofuse

View differences:

getDatasource.sql
34 34
	ds.lissn                     AS "lissn",
35 35
	ds.registeredby              AS "registeredby",
36 36
	ds.subjects                  AS "subjects",
37
	ds.managed                   AS "managed"
37
	ds.managed                   AS "managed",
38
	ds.consenttermsofuse         AS "consenttermsofuse",
39
	ds.consenttermsofusedate     AS "consenttermsofusedate",
40
	ds.fulltextdownload          AS "fulltextdownload"
38 41
FROM
39 42
	dsm_services ds
40 43
WHERE

Also available in: Unified diff