summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-12-26 16:14:41 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-12-26 16:14:41 +0200
commitdbfac0de066c4770a15d4e9a96dbc01edf9add3f (patch)
tree2491029249b09b770eee0c2d20c83bdf82b147fd /db/schema.rb
parent645412b57f558d58418aad278c9a3bf421439e1c (diff)
downloadgitlab-ce-dbfac0de066c4770a15d4e9a96dbc01edf9add3f.tar.gz
Rename users with namespace ending with .gitdz-rename-invalid-users
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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 05b6c807660..1fcb6bcfe60 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"