/[papo]/papo/sql/initialization/01-relation_type.sql
ViewVC logotype

Diff of /papo/sql/initialization/01-relation_type.sql

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

revision 1.3 by jlenton, Fri Jun 6 22:18:50 2003 UTC revision 1.4 by jlenton, Fri Sep 19 20:25:02 2003 UTC
# Line 6  INSERT INTO relation_type VALUES (3); Line 6  INSERT INTO relation_type VALUES (3);
6  INSERT INTO _relation_type_data ("_start_t","_end_t","name",_table) VALUES (current_timestamp,NULL,'storehouse_of_branch',3);  INSERT INTO _relation_type_data ("_start_t","_end_t","name",_table) VALUES (current_timestamp,NULL,'storehouse_of_branch',3);
7  INSERT INTO relation_type VALUES (4);  INSERT INTO relation_type VALUES (4);
8  INSERT INTO _relation_type_data ("_start_t","_end_t","name",_table) VALUES (current_timestamp,NULL,'pos_of_storehouse',4);  INSERT INTO _relation_type_data ("_start_t","_end_t","name",_table) VALUES (current_timestamp,NULL,'pos_of_storehouse',4);
9    

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

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