your database is located in the folder ../web2py/applications/tmp/
databases/
On 19 Mrz., 00:18, metaperl wrote:
> web2py shell transcript of session resulting in no records in sqlite
> storage.db file after doing an insert with no error:
>
> [thequietcenter@ubuntu ~/prg/yinyogaworks] ../web2p
your database is located in the folder ../web2py/applications/tmp/
databases/
On 19 Mrz., 00:18, metaperl wrote:
> web2py shell transcript of session resulting in no records in sqlite
> storage.db file after doing an insert with no error:
>
> [thequietcenter@ubuntu ~/prg/yinyogaworks] ../web2py
Do you have another instance of web2py running in addition to the shell
instance?
If you do, then the sqllite db will be locked and the inserts will fail.
Try stopping all other instances of web2py.
3 matches
Mail list logo