/[BackupPC]/trunk/sql/backups_on_dvds.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/sql/backups_on_dvds.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 364 by dpavlin, Tue Sep 26 14:14:14 2006 UTC revision 365 by dpavlin, Thu Jan 25 09:24:02 2007 UTC
# Line 1  Line 1 
1  -- report backups and corresponding dvd  -- report backups and corresponding dvd
2    
3    create view backups_on_dvds as
4  select  select
5          backups.id as id,          backups.id as id,
6          hosts.name || ':' || shares.name as share,          hosts.name || ':' || shares.name as share,

Legend:
Removed from v.364  
changed lines
  Added in v.365

  ViewVC Help
Powered by ViewVC 1.1.26