Hello, Just notice that db password shows up in clear text in traceback in 2.13.4
Richard On Thu, Jan 7, 2016 at 12:38 PM, Richard Vézina <[email protected] > wrote: > I know... I have to migrate over SQLFORM.grid, but I need to customise > search feature to do so in order to not expose backend fields name to the > end users... And .grid make it painful to display join query... > > Anyway, thanks to improve the documentation... > > Richard > > On Thu, Jan 7, 2016 at 12:30 PM, Anthony <[email protected]> wrote: > >> Also, note that Crud hasn't received much attention for a while because >> it has largely been subsumed by SQLFORM.grid. >> >> >> On Thursday, January 7, 2016 at 12:19:45 PM UTC-5, Anthony wrote: >>> >>> On Thursday, January 7, 2016 at 11:43:45 AM UTC-5, Richard wrote: >>>> >>>> I suggest that "truncate" get addes to the signature of crud.select at >>>> least, I wasn't so sure that it could fix this issue before trying it... >>>> >>> >>> For now, I have updated the documentation to make it clear that the >>> **attr argument to crud.select gets passed to SQLTABLE. >>> >>> Anthony >>> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

