summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-03-20 23:09:33 +0100
committerDouwe Maan <douwe@selenight.nl>2016-03-20 23:09:33 +0100
commit19aa20d528aca670fd22954e08bf05f2f7a8fe32 (patch)
treee9fd4fd51a783fcc300aa6029f10499dfb3822b7 /db
parent7c51d5efecdad1a7f52ffecdf57c86b7b90ca166 (diff)
downloadgitlab-ce-19aa20d528aca670fd22954e08bf05f2f7a8fe32.tar.gz
Fix more specs
Diffstat (limited to 'db')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 9d1d7d9b823..11ae4815801 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: 20160316204731) do
+ActiveRecord::Schema.define(version: 20160320204112) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"