[web2py] Re: Exceptional oddity in query processing

2023-05-09 Thread Dave S
On Monday, May 8, 2023 at 4:33:42 AM UTC-7 Jim S wrote: I think you want r = (db.badlist.PostDate != None) without the db in front of it. -Jim Thank you, sir! That seems to have been the key. Dave S /dps On Saturday, May 6, 2023 at 6:04:39 PM UTC-5 snide...@gmail.com wrote: Added missin

[web2py] Re: Exceptional oddity in query processing

2023-05-08 Thread Jim S
I think you want r = (db.badlist.PostDate != None) without the db in front of it. -Jim On Saturday, May 6, 2023 at 6:04:39 PM UTC-5 snide...@gmail.com wrote: > Added missing frame info > > On Saturday, May 6, 2023 at 3:51:43 PM UTC-7 Dave S wrote: > > Why does this > > >- > >*File

[web2py] Re: Exceptional oddity in query processing

2023-05-06 Thread Dave S
Added missing frame info On Saturday, May 6, 2023 at 3:51:43 PM UTC-7 Dave S wrote: Why does this - *File C:\Users\Dave\web2py_src\web2py_src-2.22.5\web2py\gluon\packages\dal\pydal\adapters\base.py in _select_aux at line 865* code arguments variables Function argument li