#334 ✓resolved
Sergei Zimakov

[PATCH] Fix for in-memory Sqlite DB when setup with Hash

Reported by Sergei Zimakov | June 2nd, 2008 @ 04:55 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 Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Pages