Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Singleton
BooleanMySqlParameter
(#212)
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.
- Loading branch information