[web2py] Re: scheduler error no such column: scheduler_task.broadcast

2020-10-18 Thread Jose C
I'm not sure if this is different with sqlite but with postgres and mysql, you would do the following: 1) delete all the .table files in the databases directory 2) set migrate=True and fake_migrate=True (also make sure lazy_tables is False) 3) start your app with the scheduler option enabled. Yo

[web2py] Re: scheduler error no such column: scheduler_task.broadcast

2020-10-18 Thread Jim S
Can you manually add the broadcast field to your scheduler_task table in the database? -Jim On Saturday, October 17, 2020 at 6:54:53 PM UTC-5, Ramos wrote: > > Hello i moved my app to opalstack from webfaction. > I have a sqlite db. I deleted all files inside databases folder with > .table ext

[web2py] Re: Object type None error

2020-10-18 Thread T.R.Rajkumar
Dear Jim S I found the error to be in the database in one of the tables. When I corrected the form worked nicely. It was all a programming error on my part. Thank you so much for your valuable time and effort in helping me out. Web2py rocks. -- Resources: - http://web2py.com - http://web2