Hello, I needed to generate models from a couple of rather complex legacy Oracle databases.
Couldn't find an "extract_oracle_models.py" script, so I wrote one, derived from the pgsql one: https://github.com/oscarfonts/web2py/blob/oracle-extract/scripts/extract_oracle_models.py I'd like to contribute it back to the project. But I'm rather new to web2py, so before setting up a pull request, it'd better be tested thoroughly. So if anyone is interested in this feature and has an Oracle instance at hand, please give it a try and comment back. Or, maybe you already have a systematic battery of tests I could run by myself. In any case, let me know the best way to quality check the script before merging it to trunk. Oh, and I hope you find it useful! Oscar Fonts. -- 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/groups/opt_out.

