if I'm not mistaken very recent releases quote everything by default, and
even if the previous statement is incorrect, the entity_quoting argument is
there for some time now.
On Tuesday, June 28, 2016 at 7:06:49 PM UTC+2, pbreit wrote:
>
> Does the new DAL relax the reserved SQL words limitation
Does the new DAL relax the reserved SQL words limitation?
--
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 subscr
There's nothing in the actual code that uses escaping. we tried but it was
reverted soon.
It's on the roadmap but it's not done yet, as it is a rather hard point.
On the implementation process, we may provide a "sql_name" attribute for
both fields and tables that will output the escaped sequenc
3 matches
Mail list logo