On Feb 23, 10:49 am, stargate <[email protected]> wrote: > Is there a tool for web2py that will scan all the > mysql tables in the database then update the db.py. Or is there a > database GUI administration tool that I can use to create the tables > within web2py.
There is source/scripts/extract_mysql_models.py but it might not do all that you wish for.

