It essentially means I want to set up a Repository Adapter with a given SQLite3::Database instance.
On Sep 16, 8:56 pm, Daniel Ribeiro <[email protected]> wrote: > Is there a way to share the same in memory sqlite3 database? I am > using Sequel for raw queries, where DM is really lacking, but they > can't work toguehter unless they share a physical database (which > pumps our tests from 7 seconds to unbearable 47). > > Regards, > - Daniel -- 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.
