Hello,
I followed the instructions for importing legacy databases and created a
db1.py which gave me a nice model, but I'd like to be able to interact with
my current database.
When I type db the shell returns <DAL
uri="mysql://*****:********@127.0.0.1/tablename">
I run for x in db:
print x
and it only shows user, user_group, user_membership, auth_event, and
auth_cas when I access my database from phpmyadmin I don't even have those
tables in the database.
Am I doing something wrong?
--
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.