Ignore:
Timestamp:
Aug 2, 2000, 8:09:24 PM (25 years ago)
Author:
bird
Message:

Added an author (wine member?).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/database/Authors.sql

    r3915 r3936  
    1 -- $Id: Authors.sql,v 1.8 2000-08-02 01:01:35 bird Exp $
     1-- $Id: Authors.sql,v 1.9 2000-08-02 18:09:24 bird Exp $
    22--
    33-- Insert authors.
     
    6868INSERT INTO author VALUES (55,  'Samuel Audet',             'Samuel', 'Audet',              'SA',   NULL,       NULL,                           NULL,               NULL,                         NULL);
    6969INSERT INTO author VALUES (56,  'Timothy J. Massey',        'Timothy J.', 'Massey',         'TJM',  NULL,       NULL,                           NULL,               NULL,                         NULL);
     70INSERT INTO author VALUES (57,  'Abey George',              'Abey', 'George',               'AbB',  NULL,       NULL,                           NULL,               NULL,                         'Wine?');
    7071--INSERT INTO author VALUES (,  '', '', NULL, NULL, NULL,    NULL);
    7172--INSERT INTO author VALUES (,  '', '', NULL, NULL, NULL,    NULL);
Note: See TracChangeset for help on using the changeset viewer.