Closed JohnNiang closed 1 year ago
Motivation:
See https://github.com/asyncer-io/r2dbc-mysql/issues/124 for more.
Modification:
Remove redundant static variables which are used only once and use method reference instead to improve code readability.
Result:
Closes https://github.com/asyncer-io/r2dbc-mysql/issues/124
Motivation:
See https://github.com/asyncer-io/r2dbc-mysql/issues/124 for more.
Modification:
Remove redundant static variables which are used only once and use method reference instead to improve code readability.
Result:
Closes https://github.com/asyncer-io/r2dbc-mysql/issues/124