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@gitlab.com>2017-04-05 09:28:43 +0300
committerJames Lopez <james@jameslopez.es>2017-04-05 17:11:51 +0300
commit7c9a46bc3e9b4ce5bb9ba5ab287176e34ed0a0c6 (patch)
tree226bfb1a920a6344d6efb3b0357473412aa9dade /db/schema.rb
parent189da6b4df2853adcbf66ea0004b23d6788cc3c3 (diff)
Revert schema.rb
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 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"