1. 14 5月, 2020 1 次提交
  2. 15 4月, 2020 1 次提交
  3. 29 2月, 2020 1 次提交
  4. 17 10月, 2019 1 次提交
    • L
      Finish parameterized test engine and test cases (#3299) · a7c838cd
      Liang Zhang 提交于
      * recovery passed test cases
      
      * remove useless sharding-rule.yaml
      
      * make consist with sharding table structure for rewrite test cases
      
      * add test cases for insert without columns for encrypt
      
      * add test cases for insert without columns for sharding + encrypt
      a7c838cd
  5. 15 10月, 2019 1 次提交
    • L
      Add rewrite test cases for sharding (#3277) · 6752a21e
      Liang Zhang 提交于
      * add in predicate for encrypt test case
      
      * add in predicate for encrypt with plain test case
      
      * remove useless test cases
      
      * remove useless rule config
      
      * remove useless test cases
      
      * fix show_columns_from_table
      
      * finish show.xml
      
      * add drop_index_without_table
      
      * add drop_index_for_mysql
      
      * fix drop_index_for_postgresql
      
      * add test cases for regular insert
      
      * add FIXME for insert_values_without_columns_without_id_for_literals
      
      * finish insert values test cases
      
      * finish insert set test cases
      
      * Merge branch 'dev' into issue1548
      
      # Conflicts:
      #	sharding-core/sharding-core-rewrite/src/test/resources/encrypt/select_for_query_with_cipher.xml
      
      * add ON DUPLICATE KEY UPDATE
      
      * add delete test cases
      
      * add update test cases
      
      * add basic select test cases
      
      * add binding select test cases
      
      * update binding select test cases
      
      * add avg select test cases
      
      * add order by and group by select test cases
      
      * add pagination basic test cases
      
      * add all pagination test cases
      
      * add distinct test cases
      6752a21e
  6. 12 3月, 2019 1 次提交
  7. 27 2月, 2019 1 次提交
  8. 26 2月, 2019 1 次提交
  9. 19 12月, 2018 2 次提交
  10. 09 10月, 2018 1 次提交