summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-12-27 14:53:16 +0000
committerDouwe Maan <douwe@gitlab.com>2016-12-27 14:53:16 +0000
commitcdb29c2fb00a873e8f8f646b06c7b000cc13e610 (patch)
tree617cae71dd182b01103a03e0afbb205e0b8a7ae5 /db/schema.rb
parentd6a37a8cef7318793b16897e0f56f71f58c4679f (diff)
parentdbfac0de066c4770a15d4e9a96dbc01edf9add3f (diff)
downloadgitlab-ce-cdb29c2fb00a873e8f8f646b06c7b000cc13e610.tar.gz
Merge branch 'dz-rename-invalid-users' into 'master'
Rename users with namespace ending with .git See merge request !8309
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 b70261e050f..6337ce2eaac 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: 20161221140236) do
+ActiveRecord::Schema.define(version: 20161226122833) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"