Class | ActiveRecord::ConnectionAdapters::SQLiteAdapter |
In: |
lib/active_record/connection_adapters/sqlite_adapter.rb
|
Parent: | AbstractAdapter |
The SQLite adapter works with both the 2.x and 3.x series of SQLite with the sqlite-ruby drivers (available both as gems and from rubyforge.org/projects/sqlite-ruby/).
Options:
remove_column | -> | remove_columns |