summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Azzopardi <steveazz@outlook.com>2018-12-03 15:32:58 +0100
committerSteve Azzopardi <steveazz@outlook.com>2018-12-03 15:32:58 +0100
commit4e9139fcd62e5538a3ea5cf3f5e6680cd10590b4 (patch)
tree7cb081ea3cbad0d9f53271301a4bbc46bb834564
parentb0b6d7c9a817581cb8d929a129dd202d315bdbab (diff)
downloadgitlab-ce-4e9139fcd62e5538a3ea5cf3f5e6680cd10590b4.tar.gz
Update 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 0b1a3db0eb3..3c71ceebd2c 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: 20181126153547) do
+ActiveRecord::Schema.define(version: 20181123042307) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"