summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@gitlab.com>2017-05-18 23:31:03 +0200
committerBob Van Landuyt <bob@gitlab.com>2017-05-19 07:21:35 +0200
commitdf5c3f364a3d415e35a2da462f044b08b854285b (patch)
treebbbd98f2b9690576cc8e861deb00db25c37e92ff /db/schema.rb
parente4eec191565a053f687911d80865ad43241453f8 (diff)
downloadgitlab-ce-df5c3f364a3d415e35a2da462f044b08b854285b.tar.gz
Rename users that had their namespace renamed
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 294e0b531eb..8c7da682807 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: 20170516183131) do
+ActiveRecord::Schema.define(version: 20170518200835) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"