It's distributed with web2py source. See here: http://code.google.com/p/web2py/source/browse/scripts/extract_mysql_models.py
On Feb 27, 7:55 pm, stargate <[email protected]> wrote: > Where do I find this file? > > extract_mysql_models.py > > On Feb 26, 10:12 am, Vasile Ermicioi <[email protected]> wrote: > > > please read the comments from the script > > > Under Windows you will probably need to add the mysql executable directory > > > > to the PATH variable, > > > you will also need to modify mysql to mysql.exe and mysqldump to > > > mysqldump.exe below. > > > Just guessing here :) > >

