Hi Bruno, a simple db with sqlite without modules

db = DAL('sqlite://storage.sqlite', lazy_tables=True )

sorry, but I've just discovered that the same problem is happened even
with lazy_tables=False
Paolo

2012/8/30 Bruno Rocha <rochacbr...@gmail.com>:
> How are you defining the db connection? are you using models or modules?
> which db?
>
> --
>
>
>



-- 
 Paolo

-- 



Reply via email to