DB Change

View: New views
1 Messages — Rating Filter:   Alert me  

DB Change

by Jason Gallagher-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-- new fields for the drug module
alter table drugs add column archived_reason varchar(100) default 'deleted';
alter table drugs add column archived_date datetime;
alter table drugs add column hide_from_drug_profile tinyint(1) default '0';

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel