it's because they're defined at run-time by default (i.e. when you call wiki from the controller) if you want to be able to see tables, you need to call auth.wiki (resolve=False)
as documented (largely and explicitely) on http://web2py.com/books/default/chapter/29/03/overview?search=wiki#The-built-in-web2py-wiki On Monday, December 22, 2014 2:46:03 PM UTC+1, Manuele wrote: > > Il 22/12/14 14:26, Niphlod ha scritto: > > the db (wiki_* tables) > so why I cannot see them from the admin page? :) > was exactly what I was expacting... and I looked for > > M. > -- 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.

