This pull request refactors the SQL formatting logic to utilize paramTypes, streamlining the process and enhancing configuration handling. The previous placeholder conversion and reversal steps have been removed, simplifying the formatting workflow. This change addresses issue #110 by improving the overall efficiency and maintainability of the code.
This pull request refactors the SQL formatting logic to utilize
paramTypes
, streamlining the process and enhancing configuration handling. The previous placeholder conversion and reversal steps have been removed, simplifying the formatting workflow. This change addresses issue #110 by improving the overall efficiency and maintainability of the code.close #110