Schema
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;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |