From 1c6710e235e00d74b33c3712e2a981a8891d2a82 Mon Sep 17 00:00:00 2001 From: James Lopez Date: Wed, 19 Apr 2017 10:15:35 +0200 Subject: Add migration to remove orphaned notification settings --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/schema.rb') diff --git a/db/schema.rb b/db/schema.rb index 5689f7331dc..26ec6367bd0 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: 20170408033905) do +ActiveRecord::Schema.define(version: 20170418103908) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql" -- cgit v1.2.3