It means that you can not name a table or field "ALL" because it is a 
keyword (it has special meaning) in the current DB.
You have to use a different name.

On Sunday, May 8, 2016 at 9:48:23 AM UTC-4, Abhijeet Singh Tomer wrote:
>
> when I create a no of fields in the db.py file after then when I click on 
> the database administration it shows me error which is as follows:
> <type 'exceptions.SyntaxError'> invalid table/column name "state" is a 
> "ALL" reserved SQL/NOSQL keyword
>
>
>
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to