1180 |
COMMENT ON COLUMN lien_service_om_utilisateur.service IS 'Identifiant du service'; |
COMMENT ON COLUMN lien_service_om_utilisateur.service IS 'Identifiant du service'; |
1181 |
|
|
1182 |
-- lot |
-- lot |
1183 |
|
COMMENT ON TABLE lot IS 'Lots de chaque dossier'; |
1184 |
|
COMMENT ON COLUMN lot.lot IS 'Identifiant unique'; |
1185 |
|
COMMENT ON COLUMN lot.libelle IS 'Libellé du lot'; |
1186 |
|
COMMENT ON COLUMN lot.dossier_autorisation IS 'Identifiant du dossier d''autorisation lié aux lots'; |
1187 |
|
COMMENT ON COLUMN lot.dossier IS 'Identifiant du dossier d''instruction lié aux lots'; |
1188 |
|
|
1189 |
-- om_collectivite |
-- om_collectivite |
1190 |
|
|