Schema
Table
layer
Descriptions
There is no description for foreign key layer_topology_id_fkey
Definition
FOREIGN KEY (topology_id)
REFERENCES topology.topology(id)
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |