/[libdata]/branches/pear-db/my2pg/upgrade_resource_1.04-2.00.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

Annotation of /branches/pear-db/my2pg/upgrade_resource_1.04-2.00.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 79 - (hide annotations)
Thu Mar 18 22:48:46 2004 UTC (20 years, 2 months ago) by dpavlin
File size: 174 byte(s)
add columns to resource database for upgrade from libdata 1.04 to 2.00 without loosing data

1 dpavlin 79 alter table resource add column guide_url text ;
2     alter table resource add column resource_message text;
3     alter table resource add column resource_status char(1) default NULL;

  ViewVC Help
Powered by ViewVC 1.1.26