Schema
Table
topology
Tablespace
(default)
Descriptions
There is no description for index topology_name_key
Definition
ALTER TABLE topology.topology
ADD CONSTRAINT topology_name_key
UNIQUE (name) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |