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