Changeset 23698 for trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
- Timestamp:
- Apr 3, 2009, 10:10:18 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
r23686 r23698 59 59 JOIN storage_object_attr 60 60 USING (so_id) 61 WHERE ext_id = ? 62 }, 63 check_object_name => qq{ 64 SELECT 65 so_id, 66 ext_id 67 FROM storage_object 61 68 WHERE ext_id = ? 62 69 },
Note:
See TracChangeset
for help on using the changeset viewer.
