[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Upgrade error



> As I am thinking about it, probably the easiest way to track down this
> problem is to drop the transactions table, then recreate it without a
> primary key:

well uhmm... I since didnt have a transactions table I went straight onto this then?...

> create table transactions (id int, table_name text);

and then this turns up about 200 record where the same ID is used in diferent tables