/[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.4 by dpavlin, Wed Apr 25 19:53:31 2001 UTC revision 1.6 by dpavlin, Mon May 28 11:44:26 2001 UTC
# Line 43  create table izvan_plive ( Line 43  create table izvan_plive (
43          datum_do date,          datum_do date,
44          id int4,          id int4,
45          date_lupdate date default 'now',          date_lupdate date default 'now',
46          primary key(sif_radnika)          primary key(sif_radnika,id)
47          );          );
48    
49  create table nagrade (  create table nagrade (
# Line 199  create table vrsta_strucne_spreme ( Line 199  create table vrsta_strucne_spreme (
199          language varchar(2) not null default 'HR',      /* RA: */          language varchar(2) not null default 'HR',      /* RA: */
200          primary key (sifra)          primary key (sifra)
201          );          );
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26