summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-26 09:31:07 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-26 09:31:07 -0700
commit30eb87c31e25f58967d353f038718841e9b5b61c (patch)
treeb8139ff07ce2c39acaa97f03692f9cd599f6f3c0
parent56e38f55bfebda0f6148fde8ebc087eb79ba38da (diff)
downloadgitlab-ci-30eb87c31e25f58967d353f038718841e9b5b61c.tar.gz
Update schema
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 390d175..f066143 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: 20150320001810) do
+ActiveRecord::Schema.define(version: 20150324001227) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"