/[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.5 by dpavlin, Tue May 1 16:43:24 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 (

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

  ViewVC Help
Powered by ViewVC 1.1.26