On Wednesday, September 19, 2012 8:09:24 PM UTC+10, Tim Richardson wrote:
>
>
>
> On Wednesday, 19 September 2012 19:17:32 UTC+10, Niphlod wrote:
>>
>> a column with a unique costraint was added. Given that you had a 
>> scheduler_table not empty, that newly added column was giving you the 
>> problems.
>> What did you do when you say "I deleted the scheduler_task table" ?
>>
>
> I used an sqlite editor to run the sql query 'delete from scheduler_task 
> to delete all rows. I still got the error relating to the unique column.
> Then I used the samed editor to simply delete the table (drop it, I guess)
>
>>
>> But what I didn't do was delete the separate file associated with the 
table in the databases folder. I've done that, and now that application 
starts without error. I'll see if I can get  it actually scheduling a task. 

-- 



Reply via email to