Skip to content

Instantly share code, notes, and snippets.

@dt1973
Created June 13, 2015 10:14
Show Gist options
  • Save dt1973/26a1ead829e400c2f2ac to your computer and use it in GitHub Desktop.
Save dt1973/26a1ead829e400c2f2ac to your computer and use it in GitHub Desktop.
== 20120921162512 AddMetaDataToForumThreads: migrating ========================
-- execute("CREATE EXTENSION IF NOT EXISTS hstore")
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:
PG::InvalidParameterValue: ERROR: version to install must be specified
: CREATE EXTENSION IF NOT EXISTS hstore/usr/home/www/_myapp/vendor/bundle/ruby/2.2.0/gems/activerecord-4.1.10/lib/active_record/connection_adapters/postgresql/database_statements.rb:128:in `async_exec'
/usr/home/www/_myapp/vendor/bundle/ruby/2.2.0/gems/activerecord-4.1.10/lib/active_record/connection_adapters/postgresql/database_statements.rb:128:in `block in execute'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment