Project

General

Profile

« Previous | Next » 

Revision 50278

added some methods for repo UI

View differences:

listApisByDsId.sql
8 8
	a.removable                                         AS "removable",
9 9
	a.typology                                          AS "typology",
10 10
	coalesce(a.compatibility_override, a.compatibility) AS "compatibility",
11
	a.compatibility_override IS NOT null                AS "isCompatibilityOverrided",
11 12
	a.metadata_identifier_path                          AS "metadataIdentifierPath",
12 13
	a.last_collection_total                             AS "lastCollectionTotal",
13 14
	a.last_collection_date                              AS "lastCollectionDate",

Also available in: Unified diff