I'm having a problem with the scheduler when I upgraded my application. It appears that if I attempt to run the line: Scheduler(db, dict(demo=demo))
I'm getting the error: <class 'sqlite3.OperationalError'> Cannot add a UNIQUE column Regards --
I'm having a problem with the scheduler when I upgraded my application. It appears that if I attempt to run the line: Scheduler(db, dict(demo=demo))
I'm getting the error: <class 'sqlite3.OperationalError'> Cannot add a UNIQUE column Regards --