Dr Fragen in the operating room

SQLite and Rails

·

I’ve tried, in my extreme inexperience, to run Squib with an SQLite database. I can’t figure it out. Fortunately that’s what Matt’s for. 😉
Supposedly migrations are possible. That leaves Matt without any more excuses.
> Q: Does ActiveRecord::Migration support SQLite?
> A: Migrations appear to work fine with SQLite in Rails 0.14.0 and later. SQLite migrations are not supported in prior versions of Rails.