diff options
Diffstat (limited to 'doc/development/database_query_comments.md')
| -rw-r--r-- | doc/development/database_query_comments.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
