From c0dbfd903859c862fed5de33cd4c990c49a0821e Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Fri, 12 Aug 2016 17:06:52 +0200 Subject: [PATCH] Updated schema --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/schema.rb b/db/schema.rb index 6462167..aa54496 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20160810063320) do +ActiveRecord::Schema.define(version: 20160812085722) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"