#334 √ hold
Sergei Zimakov

[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

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 »

Shared Ticket Bins