Skip to content

Conversation

jchrys
Copy link
Collaborator

@jchrys jchrys commented Jan 20, 2024

Motivation:
Enhance resource management and consistency by adopting a singleton pattern in BooleanMySqlParameter.

Modification:
Restructured BooleanMySqlParameter to allow only one instance, ensuring efficient usage.

Result:
Optimized performance and uniformity in handling MySQL boolean parameters with a singleton BooleanMySqlParameter.

Motivation:
Enhance resource management and consistency by adopting a singleton pattern in `BooleanMySqlParameter`.

Modification:
Restructured BooleanMySqlParameter to allow only one instance, ensuring efficient usage.

Result:
Optimized performance and uniformity in handling MySQL boolean parameters with a singleton BooleanMySqlParameter.
@jchrys jchrys added the enhancement New feature or request label Jan 20, 2024
@jchrys jchrys requested a review from mirromutth January 20, 2024 06:06
Copy link
Collaborator

@mirromutth mirromutth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jchrys jchrys merged commit 38dd8b4 into trunk Jan 22, 2024
@jchrys jchrys deleted the 1x-singleton-boolean-parameter branch January 22, 2024 03:16
@jchrys jchrys added this to the 1.1.0/0.10.0 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants