/[dolibarr]/dolibarr/mysql/tables/llx_societe_consult.sql
ViewVC logotype

Diff of /dolibarr/mysql/tables/llx_societe_consult.sql

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

revision 1.1 by rodolphe, Tue Nov 22 16:45:37 2005 UTC revision 1.2 by rodolphe, Tue Nov 22 16:46:25 2005 UTC
# Line 1  Line 1 
1  -- ========================================================================  -- ========================================================================
2  -- Copyright (C) 2000-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>  -- Copyright (C) 2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
3  --  --
4  -- This program is free software; you can redistribute it and/or modify  -- This program is free software; you can redistribute it and/or modify
5  -- it under the terms of the GNU General Public License as published by  -- it under the terms of the GNU General Public License as published by
# Line 19  Line 19 
19  -- $Source$  -- $Source$
20  --  --
21  -- ========================================================================  -- ========================================================================
22    --
23    -- Le type InnoDB n'est pas nécessaire pour cette table
24    --
25  create table llx_societe_consult  create table llx_societe_consult
26  (  (
27    fk_soc             integer,    fk_soc             integer,

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26