Changeset 16181 for trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
- Timestamp:
- Jan 22, 2008, 11:27:46 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
r13303 r16181 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: SQL.pm,v 1.4 2 2007-05-08 02:31:34jhoblitt Exp $3 # $Id: SQL.pm,v 1.43 2008-01-22 21:27:46 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server::SQL; … … 274 274 DROP TABLE IF EXISTS volume; 275 275 DROP TABLE IF EXISTS mount; 276 DROP TABLE IF EXISTS class;277 276 DROP TABLE IF EXISTS log; 278 277 DROP TABLE IF EXISTS mountedvol;
Note:
See TracChangeset
for help on using the changeset viewer.
