I am trying to rollback the migration version number with this command: sequel -m app/adapters/sequel_adapter/migrations/ -M 178 postgres://paulcowan@localhost/api_development
I get this error: Error: Sequel::AdapterNotFound: LoadError: cannot load such file -- pg /Users/paulcowan/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require' -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
