Dear web2py-users,

What is the proper way to truncate table from appadmin?

The following does a truncate but shows errors in response.flash.

In https:// ...appadmin/select/db?query=db.trip.id%3E0
Query:        <i make this blank then after i click submit it comes back  
== 'db.trip.id>0'>    
Update: [x] db.trip.truncate()
Delete: [ ]

RESULT:
    db.trip is truncated
    response.flash: 
        Invalid Query
        'NoneType' object is not iterable


Thanks for the help.

Love and peace,

Joe

-- 
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