This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from d36b0ce  correct an arugment in doc (#8550)
     add bb63a4a  make parameterized output of SQL is configurable (#8546)

No new revisions were added by this update.

Summary of changes:
 .../visitor/format/impl/MySQLFormatSQLVisitor.java | 50 +++++++++++++++++++---
 ...{MySQLFormartTest.java => MySQLFormatTest.java} | 29 +++++++------
 ...ormartTest.java => MySQLParameterizedTest.java} | 16 +++----
 3 files changed, 67 insertions(+), 28 deletions(-)
 copy 
shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/test/java/org/apache/shardingsphere/sql/parser/mysql/{MySQLFormartTest.java
 => MySQLFormatTest.java} (90%)
 rename 
shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/src/test/java/org/apache/shardingsphere/sql/parser/mysql/{MySQLFormartTest.java
 => MySQLParameterizedTest.java} (93%)

Reply via email to