Changeset 17077 for trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
- Timestamp:
- Mar 20, 2008, 3:25:21 PM (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
r17072 r17077 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: SQL.pm,v 1. 49 2008-03-20 21:10:57jhoblitt Exp $3 # $Id: SQL.pm,v 1.50 2008-03-21 01:24:36 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server::SQL; … … 265 265 GROUP BY so_id 266 266 HAVING need_recovery = 1 267 }, 268 get_mounted_volumes => qq{ 269 SELECT * FROM mountedvol ORDER BY vol_id 267 270 }, 268 271 );
Note:
See TracChangeset
for help on using the changeset viewer.
