Schema
topology
Table
layer
Tablespace
(default)
Descriptions
There is no description for index layer_pkey
Definition
ALTER TABLE topology.layer
ADD CONSTRAINT layer_pkey
PRIMARY KEY (topology_id, layer_id) NOT DEFERRABLE;
01/06/2018 |