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