summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJames Lopez <james@gitlab.com>2017-04-05 06:28:43 +0000
committerJames Lopez <james@jameslopez.es>2017-04-05 16:11:51 +0200
commit7c9a46bc3e9b4ce5bb9ba5ab287176e34ed0a0c6 (patch)
tree226bfb1a920a6344d6efb3b0357473412aa9dade /db
parent189da6b4df2853adcbf66ea0004b23d6788cc3c3 (diff)
downloadgitlab-ce-7c9a46bc3e9b4ce5bb9ba5ab287176e34ed0a0c6.tar.gz
Revert schema.rb
Diffstat (limited to 'db')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 0ab4a4eabef..76f6a511561 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: 20170324110346) do
+ActiveRecord::Schema.define(version: 20170402231018) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"