diff --git a/db/schema.rb b/db/schema.rb index 2fe984aae..170dbea93 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -12,6 +12,7 @@ # It's strongly recommended that you check this file into your version control system. ActiveRecord::Schema.define(version: 20150521120145) do + # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"