/[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.6 by dpavlin, Mon May 28 11:44:26 2001 UTC revision 1.7 by dpavlin, Mon May 28 12:30:15 2001 UTC
# Line 55  create table nagrade ( Line 55  create table nagrade (
55          godina text,          godina text,
56          id int4,          id int4,
57          date_lupdate date default 'now',          date_lupdate date default 'now',
58          primary key(sif_radnika)          primary key(sif_radnika,id)
59          );          );
60    
61  create table o_meni (  create table o_meni (

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

  ViewVC Help
Powered by ViewVC 1.1.26