/[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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 79 - (show annotations)
Thu Mar 18 22:48:46 2004 UTC (20 years, 1 month 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 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