Better storage of database in examples

1 view
Skip to first unread message

Maciej Piechotka

unread,
May 30, 2008, 7:43:55 PM5/30/08
to merb_global
The storage of blobs in repository - especially distributed is VBI
(Very Bad Idea).

The simplest idea is that the SQL script would be stored only and
database would be added to eighier gem release only or never.

Regards

Alexander Coles

unread,
May 31, 2008, 4:02:20 AM5/31/08
to merb_...@googlegroups.com

I don't know about Sequel, but for AR and DM certainly you could
a) use the memory adapter
b) with DM, use automigrations + with AR, include migrations in the
demo app.

This is only with regards to the demo applications?

If the above are not possible with Sequel, then yes, a SQL script is
preferable.

Alex

Maciej Piechotka

unread,
May 31, 2008, 4:39:32 AM5/31/08
to merb_global
Well. I rather meant that we need to store somewhere the data of
_translations_ anyway...

PS. In Sequel you can use memory adapter - see sequel spec.

Regards
Reply all
Reply to author
Forward
0 new messages