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