A regex used to ignore placeholders or other fragments of the query that'd make it invalid SQL query, e.g. If you are using ? placeholders in your queries, you must ignore \? pattern as otherwise the ...
We welcome many kinds of community contributions to this project! Whether it's a feature implementation, bug fix, or a good idea, please create an issue so that we can discuss it. It is not necessary ...