Skip to content

Add tagWith() method to QueryBuilder for SQL comment tags#7345

Open
jdecool wants to merge 1 commit into
doctrine:4.5.xfrom
jdecool:4.5.x-query-tag
Open

Add tagWith() method to QueryBuilder for SQL comment tags#7345
jdecool wants to merge 1 commit into
doctrine:4.5.xfrom
jdecool:4.5.x-query-tag

Conversation

@jdecool
Copy link
Copy Markdown

@jdecool jdecool commented Apr 7, 2026

Q A
Type feature
Fixed issues

Summary

This implementation adds a tagWith() method to the QueryBuilder class, which allows adding SQL comment tags to generated queries for debugging, logging, and analysis purposes.

It's a similar concept to EF Core Query Tags

This implementation adds a tagWith() method to the QueryBuilder class,
which allows adding SQL comment tags to generated queries for debugging,
logging, and analysis purposes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant