/[openfoncier]/trunk/data/pgsql/v3.1.0-b1.sql
ViewVC logotype

Diff of /trunk/data/pgsql/v3.1.0-b1.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 413 by nhaye, Fri Sep 21 09:45:32 2012 UTC revision 421 by nhaye, Fri Sep 21 15:23:41 2012 UTC
# Line 89  ALTER TABLE parametre ALTER actif DROP N Line 89  ALTER TABLE parametre ALTER actif DROP N
89  ALTER TABLE rivoli ALTER libelle DROP DEFAULT;  ALTER TABLE rivoli ALTER libelle DROP DEFAULT;
90  ALTER TABLE nature ALTER libelle DROP DEFAULT;  ALTER TABLE nature ALTER libelle DROP DEFAULT;
91  ALTER TABLE destination ALTER libelle DROP DEFAULT;  ALTER TABLE destination ALTER libelle DROP DEFAULT;
 ALTER TABLE categorie_demandeur ALTER libelle DROP DEFAULT;  
92    ALTER TABLE categorie_demandeur ALTER libelle DROP DEFAULT;
93    ALTER TABLE travaux ALTER libelle DROP DEFAULT;
94    ALTER TABLE service ALTER libelle DROP DEFAULT;
95    ALTER TABLE architecte ALTER nom DROP DEFAULT;
96    ALTER TABLE architecte ALTER note DROP NOT NULL;
97    ALTER TABLE proprietaire ALTER civilite DROP DEFAULT;
98    ALTER TABLE proprietaire ALTER proprietaire SET NOT NULL;
99    ALTER TABLE pos ALTER libelle DROP DEFAULT;

Legend:
Removed from v.413  
changed lines
  Added in v.421

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26