Hi,
have you test 'sqlite:memory' with new DAL?
Using db = DAL('sqlite:memory:')  (is the syntax correct?)
I can insert a new row, but I can't retrieve it when I select the next
request.
It seems the db is too much volatile...
Thanks.
leone

Reply via email to