IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 22, 2008, 11:27:46 AM (18 years ago)
Author:
jhoblitt
Message:

stop trying to drop the class table (long since removed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm

    r13303 r16181  
    11# Copyright (c) 2004  Joshua Hoblitt
    22#
    3 # $Id: SQL.pm,v 1.42 2007-05-08 02:31:34 jhoblitt Exp $
     3# $Id: SQL.pm,v 1.43 2008-01-22 21:27:46 jhoblitt Exp $
    44
    55package Nebulous::Server::SQL;
     
    274274DROP TABLE IF EXISTS volume;
    275275DROP TABLE IF EXISTS mount;
    276 DROP TABLE IF EXISTS class;
    277276DROP TABLE IF EXISTS log;
    278277DROP TABLE IF EXISTS mountedvol;
Note: See TracChangeset for help on using the changeset viewer.