summaryrefslogtreecommitdiff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2017-06-09 15:51:11 -0500
committerClement Ho <ClemMakesApps@gmail.com>2017-06-09 15:51:11 -0500
commitfd760b78bc0ef7a75be9193fb66a8b37a6a9b857 (patch)
tree2049730ec94e24b00616c7d699c15e0c57038bdb /db/schema.rb
parentf08a8ae18f74ad086695d62ff78ada2796e65829 (diff)
parentb1bf6d88fceb24663bfe4be2d9cc111710d9126b (diff)
downloadgitlab-ce-fd760b78bc0ef7a75be9193fb66a8b37a6a9b857.tar.gz
Merge commit 'b1bf6d88fceb24663bfe4be2d9cc111710d9126b' into 9-3-stable
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 83172a92b49..b93630a410d 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,8 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
-ActiveRecord::Schema.define(version: 20170603200744) do
-
+ActiveRecord::Schema.define(version: 20170606202615) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
enable_extension "pg_trgm"