summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-12-10 14:08:09 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2015-12-10 16:04:08 +0100
commit80f8074d01a310141984dad9dfe01a27b533e78a (patch)
tree7572628ea97b47ca3a2ff613bbfc8e2564256978 /db/schema.rb
parentd5c91bb9a601a1a344d94763654f0b0996857497 (diff)
downloadgitlab-ce-80f8074d01a310141984dad9dfe01a27b533e78a.tar.gz
Migrate SlackService and HipChat service
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 50b6650ac40..6ccd4404219 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: 20151209145909) do
+ActiveRecord::Schema.define(version: 20151210125927) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"