Looking at the source quickly - I'm guessing the problem is that the scripts are generated and there's no concept for 'ignore the keyword column' currently.
Hen On 11/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
clearly not. i downloaded the 3.0 app 4 hours ago! James Nott Senior Developer, BioMed Central Email: [EMAIL PROTECTED] Direct Tel: 020 7631 9933 -----Original Message----- From: Ben Avery [mailto:[EMAIL PROTECTED] Sent: 09 November 2006 16:47 To: [email protected] Subject: Re: Oracle scripts I believe I flagged this up quite a few weeks ago. has it not been changed yet? [EMAIL PROTECTED] wrote: > The oracle upgrade script is wrong. > > alter table website add column lastmodified timestamp default null; > > should read > > alter table website add lastmodified timestamp default null; > > ie no key word "column" > > this keyword is in other upgrade scripts. > > James > > > > James Nott > Senior Developer, BioMed Central > Email: [EMAIL PROTECTED] > Direct Tel: 020 7631 9933 > > -- Ben Avery Software Developer Youthnet UK email: [EMAIL PROTECTED] phone: 020 7288 7333 snail: 2-3 Upper Street London N1 0PQ
