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

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

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

revision 419 by nhaye, Fri Sep 21 15:00:08 2012 UTC revision 426 by nhaye, Fri Sep 21 16:30:55 2012 UTC
# Line 95  ALTER TABLE service ALTER libelle DROP D Line 95  ALTER TABLE service ALTER libelle DROP D
95  ALTER TABLE architecte ALTER nom DROP DEFAULT;  ALTER TABLE architecte ALTER nom DROP DEFAULT;
96  ALTER TABLE architecte ALTER note DROP NOT NULL;  ALTER TABLE architecte ALTER note DROP NOT NULL;
97  ALTER TABLE proprietaire ALTER civilite DROP DEFAULT;  ALTER TABLE proprietaire ALTER civilite DROP DEFAULT;
 ALTER TABLE proprietaire ALTER proprietaire SET NOT NULL;  
98    ALTER TABLE proprietaire ALTER proprietaire SET NOT NULL;
99    ALTER TABLE pos ALTER libelle DROP DEFAULT;
100    ALTER TABLE servitude_surfacique ALTER libelle SET NOT NULL;
101    ALTER TABLE servitude_ligne ALTER libelle SET NOT NULL;
102    ALTER TABLE servitude_point ALTER libelle SET NOT NULL;
103    ALTER TABLE parcelle_lot ALTER lotissement SET NOT NULL;

Legend:
Removed from v.419  
changed lines
  Added in v.426

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26