/[papo]/papo/sql/papo.sql
ViewVC logotype

Diff of /papo/sql/papo.sql

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

revision 1.13 by apronotti, Wed Feb 26 17:43:20 2003 UTC revision 1.14 by apronotti, Wed Mar 12 19:20:14 2003 UTC
# Line 894  CREATE TABLE own_product_item ( Line 894  CREATE TABLE own_product_item (
894      account_plan bigint,      account_plan bigint,
895      own_item bigint,      own_item bigint,
896      entry int,      entry int,
897      price bigint      price bigint,
898        unit_price numeric(12,4)
899  );  );
900  CREATE TABLE own_service_item (  CREATE TABLE own_service_item (
901      id bigserial PRIMARY KEY,      id bigserial PRIMARY KEY,

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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