From 655fe743ad249e9874579853372daede5f43873c Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Fri, 22 May 2015 14:14:23 +0300 Subject: [PATCH] Schema file update --- db/schema.rb | 1 + 1 file changed, 1 insertion(+) 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"