tristaZero commented on a change in pull request #4789: ref 4671 URL: https://github.com/apache/incubator-shardingsphere/pull/4789#discussion_r395422628
########## File path: sharding-sql-test/src/main/resources/sql/supported/ddl/truncate.xml ########## @@ -17,7 +17,7 @@ --> <sql-cases> - <sql-case id="truncate_table" value="TRUNCATE TABLE t_log" /> + <sql-case id="truncate_table" value="TRUNCATE TABLE t_log" db-types="MySQL,Oracle,PostgreSQL"/> Review comment: Hi, why did you want to limit to those databases? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
