/[BackupPC]/trunk/sql/05_archive_burned_part.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

Contents of /trunk/sql/05_archive_burned_part.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 199 - (show annotations)
Thu Oct 13 21:19:06 2005 UTC (18 years, 7 months ago) by dpavlin
File size: 103 byte(s)
 r8512@llin:  dpavlin | 2005-10-13 23:06:07 +0200
 support for multi-parts increments.

1 alter table archive_burned add column part int ;
2 alter table archive_burned alter part set default 1;
3

  ViewVC Help
Powered by ViewVC 1.1.26