Commit 09ed0630 authored by terrymanu's avatar terrymanu
Browse files

for #601: add select_exclamation_equal_with_single_table for db

parent 926f9cf6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
    </dql-test-case>
    
    <dql-test-case sql-case-id="select_exclamation_equal_with_single_table">
        <assertion sharding-rule-type="db" parameters="100001:int" expected-data-file="db/select_not_equal_with_single_table.xml" />
        <assertion sharding-rule-type="tbl" parameters="100001:int" expected-data-file="tbl/select_not_equal_with_single_table.xml" />
    </dql-test-case>