db_venik
Previous topic Chapter index Next topic

Index: utilisateur_login_key

 

 

Schema

public

 

Table

utilisateur

 

Tablespace

(default)

 

Descriptions

There is no description for index utilisateur_login_key

 

Definition

ALTER TABLE public.utilisateur
 ADD CONSTRAINT utilisateur_login_key
   UNIQUE (login) NOT DEFERRABLE;

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com)
Previous topic Chapter index Next topic