Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give NullParameter a friendly string representation #947

Closed
wants to merge 1 commit into from

Conversation

yamin-oanda
Copy link
Contributor

Otherwise stringifying it results in random output like com.twitter.finagle.mysql.Parameter$NullParameter$@5550f534.

This doesn't work well with e.g. snapshot tests.

Otherwise stringifying it results in random output like `com.twitter.finagle.mysql.Parameter$NullParameter$@5550f534`.

This doesn't work well with e.g. snapshot tests.
@CLAassistant
Copy link

CLAassistant commented Apr 18, 2023

CLA assistant check
All committers have signed the CLA.

@xin301x
Copy link

xin301x commented Apr 18, 2023 via email

@yamin-oanda yamin-oanda deleted the patch-1 branch December 10, 2023 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants