summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-05-31 22:45:51 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-05-31 22:45:51 +0800
commitc4dded593a9df770dd08051fc645f713ca295f13 (patch)
tree91955f58b483864e0135a101cd6f8695706fb98d /db
parentafc1fac03915f6e9df28fb3932093f73f01e3934 (diff)
downloadgitlab-ce-c4dded593a9df770dd08051fc645f713ca295f13.tar.gz
Update docs and use protected secret variable as the name
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 59f4e4b2961..679f5c358cd 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -1474,4 +1474,4 @@ ActiveRecord::Schema.define(version: 20170524161101) do
add_foreign_key "trending_projects", "projects", on_delete: :cascade
add_foreign_key "u2f_registrations", "users"
add_foreign_key "web_hook_logs", "web_hooks", on_delete: :cascade
-end \ No newline at end of file
+end