Copy link
Copy Markdown
Contributor
Fully evaluating a PersistValue is important for gathering correct metrics. E.g. to get an accurate estimation of how long the SQL itself takes to run, it's essential to force the [PersistValue] which is used to construct the statement before starting the timer.
Merged
Copy link
Copy Markdown
Collaborator
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the changelog and version bump and I'll have it released soon
thanks!
Copy link
Copy Markdown
Contributor Author
Please add the changelog and version bump and I'll have it released soon
Awesome! Changelog updated and @since added.
Open