I think you have found a possible bug in shell. Nevertheless you should do create new DAL connections in web based shell because tables should be defined in the models even if you use the shell.
The web based shell is still to be considered an experimental feature and it is buggy. Please use the web2py console shell. On Sep 14, 12:48 pm, leone <[email protected]> wrote: > The surprise is that when I create new database by myapp-->shell > db = DAL('sqlite://vediamodovevai.sqlite') > i find the file vediamodovevai.sqlite under admin/databases, instead > myapp/databases, and it is not > a sqlite3 database, say my SQLite database browser. > by --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

