Hello I guess table creation files like 4d93272056dfca0a990325d869e079cd_auth_user.table at database folder will arise. What will happend next start? Web2pyDAL will treat tables as created? ... And second question: sqlite in memmory will be the fastest one, but what about concurent access in case of multithreaded instance?
On 28 апр, 22:33, Bruno Rocha <[email protected]> wrote: > db = DAL('sqlite:memory') #you got an temp sqlinstance on memory

