/[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 421 by nhaye, Fri Sep 21 15:23:41 2012 UTC revision 427 by nhaye, Mon Sep 24 13:32:10 2012 UTC
# Line 96  ALTER TABLE architecte ALTER nom DROP DE Line 96  ALTER TABLE architecte ALTER nom DROP DE
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;
98  ALTER TABLE proprietaire ALTER proprietaire SET NOT NULL;  ALTER TABLE proprietaire ALTER proprietaire SET NOT NULL;
 ALTER TABLE pos ALTER libelle DROP DEFAULT;  
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;
104    ALTER TABLE dossier ALTER date_depot SET NOT NULL;

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26