Hi,

I'm trying to use an in-memory setup:
DataMapper.setup(:default, 'sqlite::memory:')

But every time I try to save a record, I can't retrieve it. I get this
error:
DataObjects::SyntaxError: no such table:

Do I need to do anything extra to set this up? And what are the
advantages/disadvantages of using an in-memory database rather than
just using a file?

cheers,

DAZ

-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" 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/datamapper?hl=en.

Reply via email to