Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-21 16:01:52 +0300
committerDouwe Maan <douwe@gitlab.com>2015-04-24 15:49:23 +0300
commit456e3a7000ecbc45e6a7d3ebb185686a18e4bfc1 (patch)
tree3da64ffc0c10cafb32a62b98fb7daf35515f5d7e /db/schema.rb
parent2fd47a0e95da2ef2dada1012f09d6c0d1b7431a9 (diff)
Update schema.
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 2b7e27e3a31..6db7e386c86 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: 20150417122318) do
+ActiveRecord::Schema.define(version: 20150421120000) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"