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

Default token pool interfaceFormat to empty string #1142

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

awrichar
Copy link
Contributor

Loading a NULL value into a Go string is unsupported.

Default this column to '' so that pre-existing token pools receive that value instead of a NULL.

Note that this is an alteration to a migration file added in #1123, so wouldn't be executed by any installation that has already picked up that change. Since it hasn't yet been released, this shouldn't cause any problems.

Loading a NULL value into a Go string is unsupported.

Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
@codecov-commenter
Copy link

Codecov Report

Merging #1142 (91fe687) into main (0697425) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main     #1142   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          303       303           
  Lines        19799     19799           
=========================================
  Hits         19799     19799           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nguyer nguyer merged commit 8f48d40 into hyperledger:main Jan 13, 2023
@nguyer nguyer deleted the interfaceFormat branch January 13, 2023 16:33
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.

None yet

3 participants