You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/03/20 03:41:53 UTC

[GitHub] [incubator-shardingsphere] jingshanglu commented on a change in pull request #4789: ref 4671

jingshanglu commented on a change in pull request #4789: ref 4671
URL: https://github.com/apache/incubator-shardingsphere/pull/4789#discussion_r395427133
 
 

 ##########
 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:
   This testcase for H2 failed, so remove it. I just change mysql parser . I think this change will not affect others.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services