Project

General

Profile

« Previous | Next » 

Revision 51943

saving attribute: api.removable

View differences:

insertApi.sql
6 6
	contentdescription,
7 7
	typology,
8 8
	compatibility,
9
	metadata_identifier_path
9
	metadata_identifier_path,
10
	removable
10 11
) VALUES (
11 12
	:apiId,
12 13
	:protocol, 
......
15 16
	:contentDescription,
16 17
	:typology,
17 18
	:compatibility,
18
	:metadataIdentifierPath
19
	:metadataIdentifierPath,
20
	:removable
19 21
)

Also available in: Unified diff