Changeset 18434 for trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
- Timestamp:
- Jul 7, 2008, 1:37:48 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
r18415 r18434 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: SQL.pm,v 1.6 1 2008-07-03 21:56:33jhoblitt Exp $3 # $Id: SQL.pm,v 1.62 2008-07-07 23:37:48 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server::SQL; … … 307 307 JOIN mountedvol 308 308 USING(vol_id) 309 WHERE mountedvol.available = 1 309 310 -- WHERE storage_object_xattr.name = 'user.copies' 310 311 GROUP BY so_id
Note:
See TracChangeset
for help on using the changeset viewer.
