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:
authorJames Lopez <james@jameslopez.es>2017-04-05 11:13:21 +0300
committerJames Lopez <james@jameslopez.es>2017-04-05 17:11:52 +0300
commit0bd4c17ee6480e88e05bb1a614c0d88819a37c74 (patch)
treeccd6e260bc9cb039fc0fcd8ac2da54b8ea05800c /db/schema.rb
parent7c9a46bc3e9b4ce5bb9ba5ab287176e34ed0a0c6 (diff)
attempt to fix migration
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 76f6a511561..582f68cbee7 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: 20170402231018) do
+ActiveRecord::Schema.define(version: 20170405080720) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"