From 138c61238317b2a61f387749a1f4583309675a83 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Sat, 14 Dec 2019 03:07:52 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/database_query_comments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/database_query_comments.md') diff --git a/doc/development/database_query_comments.md b/doc/development/database_query_comments.md index c1a927ef234..77943f2b261 100644 --- a/doc/development/database_query_comments.md +++ b/doc/development/database_query_comments.md @@ -6,7 +6,7 @@ queries generated by ActiveRecord. It is very useful for tracing problematic queries back to the application source. -A DB Engineer during an on-call incident will have the full context of a query +An engineer during an on-call incident will have the full context of a query and its application source from the comments. ## Metadata information in comments -- cgit v1.2.1