1. 16 1月, 2019 2 次提交
  2. 11 1月, 2019 1 次提交
  3. 09 1月, 2019 1 次提交
  4. 08 1月, 2019 1 次提交
    • martianzhang's avatar
      add cli test frame work bats (#181) · 9df3418c
      martianzhang 提交于
      * import bats for cli test
      
        https://github.com/sstephenson/bats
      
      * add simple test case for cli use bats
      
      * format main.bats add env
      
      * replace main_test.sh with main.bats
      
        make explain suggestion sorted
        make index suggestion sorted
      
      * add test database world_x
      
      * update bats golden result
      
      * make docker add 180s timeout
      
        1. add timeout for docker start
        2. add not explain able sql test case into explain_test.go
      
      * explain info Using index VS Using index condition
      
        remove nonappearence key from explain extra info
      
      * add timeout for test
      9df3418c
  5. 25 12月, 2018 1 次提交
  6. 23 12月, 2018 1 次提交
  7. 22 12月, 2018 1 次提交
    • martianzhang's avatar
      daily update · 34c5c62a
      martianzhang 提交于
        1. update vendor pingcap/parser
        2. Makefile add docker contain stop wait
        3. -report-type=rewrite when syntax error, print error info not empty
      34c5c62a
  8. 19 12月, 2018 3 次提交
  9. 17 12月, 2018 1 次提交
  10. 13 12月, 2018 1 次提交
  11. 12 12月, 2018 1 次提交
  12. 04 12月, 2018 2 次提交
  13. 27 11月, 2018 2 次提交
  14. 21 11月, 2018 1 次提交
    • martianzhang's avatar
      daily update · eeeab8ed
      martianzhang 提交于
        1. go version move into Makefile
        2. add golden test for ast
        3. explainAbleSQL use tidb parser also
      eeeab8ed
  15. 19 11月, 2018 1 次提交
  16. 18 11月, 2018 1 次提交
  17. 16 11月, 2018 1 次提交
    • martianzhang's avatar
      daily update · e5a73668
      martianzhang 提交于
        1. Makefile add `daily-quick` let test more fast
        2. Heuristic rule word lint
        3. FUN.001 add more logic, unstable now
      e5a73668
  18. 15 11月, 2018 1 次提交
  19. 14 11月, 2018 1 次提交
  20. 03 11月, 2018 1 次提交
  21. 01 11月, 2018 1 次提交
  22. 24 10月, 2018 1 次提交
  23. 20 10月, 2018 3 次提交
    • martianzhang's avatar
      fix #5 && daily build update · 50f8bf80
      martianzhang 提交于
        #5
          Go version large than 1.8 has default GOPATH.
          use `go env GOPATH` get GOPATH envirment variable.
      
        daily build update
          update vitess vendor package
          update document about installation and configration
      50f8bf80
    • martianzhang's avatar
      update doc · 77b9ef47
      martianzhang 提交于
      77b9ef47
    • martianzhang's avatar
      first commit · 7b6462c2
      martianzhang 提交于
      7b6462c2