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