Commit 8327b931 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'add-db-debug-hint-verbose-query-log-to-dev-doc' into 'master'

Add database debug hint in development doc

See merge request gitlab-org/gitlab!22004
parents 8247f2fd db7a6bf4
......@@ -107,6 +107,7 @@ description: 'Learn how to contribute to GitLab.'
### Debugging
- Tracing the source of an SQL query using query comments with [Marginalia](database_query_comments.md)
- Tracing the source of an SQL query in Rails console using [Verbose Query Logs](https://guides.rubyonrails.org/debugging_rails_applications.html#verbose-query-logs)
### Best practices
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment