Commit b8d73cc6 authored by terrymanu's avatar terrymanu
Browse files

for #601: add select_exclamation_equal_with_single_table for dbtbl

parent 9a5c1b13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
    <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" />
        <assertion sharding-rule-type="dbtbl" parameters="100001:int" expected-data-file="dbtbl/select_not_equal_with_single_table.xml" />
    </dql-test-case>
    
    <dql-test-case sql-case-id="select_not_in_with_single_table">