/[hr-web]/inc/shema.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /inc/shema.sql

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

revision 1.8 by ravilov, Wed Jun 13 09:13:42 2001 UTC revision 1.9 by ravilov, Fri Jun 15 09:39:04 2001 UTC
# Line 80  create table org_jed ( Line 80  create table org_jed (
80          sifra text not null,          sifra text not null,
81          opis text,          opis text,
82          language varchar(2) not null default 'HR',      /* RA: */          language varchar(2) not null default 'HR',      /* RA: */
83          primary key(sifra)          primary key (sifra, language)
84          );          );
85    
86  /* MULTILINGUAL */  /* MULTILINGUAL */

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.26