[PATCH] Fix for in-memory Sqlite DB when setup with Hash
Reported by Sergei Zimakov | June 1st, 2008 @ 05:54 PM
This patch adds Hash syntax for setting up in-memory Sqlite DB.
DataMapper.setup(:something, {:adapter => 'sqlite', :database => ':memory:'})
Hash syntax is used in YAML configuration files (Merb in-memory testing is primary goal of this patch).
Comments and changes to this ticket
-
Adam French June 12th, 2008 @ 04:06 PM
- → State changed from new to hold
patch no longer applies.
-

Sergei Zimakov June 13th, 2008 @ 07:18 AM
Postmodern's c4ca5918 has already fix it. Here is another patch, which adds integration spec for ticket's case.
-
Dan Kubb June 13th, 2008 @ 08:26 AM
Its hard to tell what afrench meant, but I think he meant that the patch doesn't apply with "git apply", not that it was invalid or anything :)
-

Sergei Zimakov June 13th, 2008 @ 08:58 AM
First patch doesn't applies now. 11 days brings to much changes for it. But it's useless after Postmodern's c4ca5918.
Last patch successfully applies to fresh dm-core as i can see.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
