[web2py] Re: Docs and SQLTABLE

2016-11-28 Thread Dave S
On Monday, November 28, 2016 at 3:24:48 PM UTC-8, Massimo Di Pierro wrote: > > I am not sure SQLTABLE is very useful. I think looping and making your own > table is a more common pattern. > Well, that would let me do the green-bar stuff, but either SQLTABLE should be findable in the docs, or i

[web2py] Re: Docs and SQLTABLE

2016-11-28 Thread Massimo Di Pierro
I am not sure SQLTABLE is very useful. I think looping and making your own table is a more common pattern. On Monday, 28 November 2016 03:30:14 UTC-6, Dave S wrote: > > The first mention of SQLTABLE in the book seems to be in Chapter 6, under > Table Constructor, format attribute, without much t