Skip to content

Enable query log tags by default on development env#51342

Merged
byroot merged 1 commit intorails:mainfrom
MatheusRich:patch-1
Aug 11, 2024
Merged

Enable query log tags by default on development env#51342
byroot merged 1 commit intorails:mainfrom
MatheusRich:patch-1

Conversation

@MatheusRich
Copy link
Copy Markdown
Contributor

@MatheusRich MatheusRich commented Mar 18, 2024

Motivation / Background

This can be used to trace troublesome SQL statements back to the application code that generated these statements. I feel like this is a good default value that helps with debugging and code discovery.

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Unrelated changes should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug or add a feature.
  • CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature. Minor bug fixes and documentation changes should not be included.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants