How do I set the default table type to InnoDB in MySQL as a default in
Merb? (I've asked this to the Merb list as well, but DataMapper is
what most of them are familiar with.)

The release notes for 2.10 give the following command:

Sequel::MySQL.default_engine = 'InnoDB'

However, as the app I am building is theoretically database
independent I don't want to put them in my Migrations. Is there an
option in like Merb::Plugins.config[:sequel] I can set?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-talk" 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/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to