You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/12/10 03:26:16 UTC

[shardingsphere] branch master updated (d36b0ce -> bb63a4a)

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%)