/[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.15 by apronotti, Fri Mar 21 22:42:56 2003 UTC revision 1.16 by apronotti, Thu Mar 27 20:25:52 2003 UTC
# Line 546  CREATE TABLE _tax_profile_data ( Line 546  CREATE TABLE _tax_profile_data (
546  );  );
547  CREATE TABLE _telephone_data (  CREATE TABLE _telephone_data (
548      id serial PRIMARY KEY,      id serial PRIMARY KEY,
549      telephone varchar(25),      telephone varchar(100),
550      _start_t timestamp NOT NULL,      _start_t timestamp NOT NULL,
551      _end_t timestamp,      _end_t timestamp,
552      _table bigint NOT NULL,      _table bigint NOT NULL,

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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