/[openfoncier]/trunk/data/pgsql/init_metier.sql
ViewVC logotype

Diff of /trunk/data/pgsql/init_metier.sql

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

revision 7 by fraynaud, Thu Feb 10 20:46:18 2011 UTC revision 8 by fraynaud, Mon Feb 14 16:02:14 2011 UTC
# Line 61  CREATE TABLE bible ( Line 61  CREATE TABLE bible (
61    evenement int8 NOT NULL default '0',    evenement int8 NOT NULL default '0',
62    contenu text  NOT NULL,    contenu text  NOT NULL,
63    complement int4 NOT NULL default '0',    complement int4 NOT NULL default '0',
   service varchar(5)  NOT NULL default '',  
64    automatique char(3)  NOT NULL default '',    automatique char(3)  NOT NULL default '',
65    nature char(2)  NOT NULL default '',    nature char(2)  NOT NULL default '',
66    PRIMARY KEY  (bible)    PRIMARY KEY  (bible)

Legend:
Removed from v.7  
changed lines
  Added in v.8

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26