Greg Donald wrote: > On Tue, Mar 24, 2009 at 3:02 PM, Robert Walker > The 30-60 seconds of time saved not configuring the database.yml file > for sqlite is in no way worth the amount of time one loses by using > sqlite. Perhaps you just haven't ever experienced the > SQLite3::BusyException.
True, I have not. I've been lucky I guess. So if SQLite was a mistake, then tell me, "What database should Rails use by default?" A: SQLite B: MySQL C: PostgreSQL D: None of the above "Who's opinion should count?" Maybe having no database as the "default" would be the right choice. In that case we have the next best thing: SQLite. ;-) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

