summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2016-12-21 17:41:46 -0200
committerSean McGivern <sean@gitlab.com>2016-12-28 14:48:19 +0000
commit56465687511e19f5b7d7fe91f2bb4e2ae51de390 (patch)
tree2f7119c3b0eb7feaca22090c464e6814709c09d0 /db/schema.rb
parentcbee5f00fdc045eae3be2d7598e251ef4545df2f (diff)
downloadgitlab-ce-56465687511e19f5b7d7fe91f2bb4e2ae51de390.tar.gz
Revert MattermostNotificationService and SlackNotificationService to MattermostService and SlackServiceissue_25889
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index e1e72bdae8f..923ece86edb 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: 20161226122833) do
+ActiveRecord::Schema.define(version: 20161227192806) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"