1. 25 12月, 2018 2 次提交
  2. 24 12月, 2018 3 次提交
  3. 22 12月, 2018 1 次提交
  4. 19 12月, 2018 1 次提交
  5. 18 12月, 2018 1 次提交
    • martianzhang's avatar
      try to fix #169 · b1c977b1
      martianzhang 提交于
        RES.009 not consider about "and", "or"... Operator in
        BinaryOperationExpr
      b1c977b1
  6. 17 12月, 2018 4 次提交
  7. 14 12月, 2018 1 次提交
    • L
      fix #155 · 87dbcaf3
      liipx 提交于
      a new config arg 'min-cardinality' for index column selection
      87dbcaf3
  8. 12 12月, 2018 1 次提交
    • martianzhang's avatar
      fix #151 · ccdfcb81
      martianzhang 提交于
        bit type not config as int, when two columns compare will
        give ARG.003 suggestion.
      
        fix #154, #157 by the way
      ccdfcb81
  9. 11 12月, 2018 1 次提交
  10. 06 12月, 2018 2 次提交
  11. 05 12月, 2018 10 次提交
  12. 04 12月, 2018 3 次提交
  13. 26 11月, 2018 1 次提交
  14. 24 11月, 2018 1 次提交
    • martianzhang's avatar
      fix mac os stdout print buffer truncate · c944ccd0
      martianzhang 提交于
        When set log to console, if fmt.Print larger than 1K
        the output buffer will be truncate. This problem will be
        trigger when set log to stdout, beego and soar both print their
        output into stdout, and this may come into confusing status in
        mac os.
      
        For fixing this problem, we only allow set log to file not.
        SOAR never write SQL suggest into log. Only developer should be
        concern about log, common user have no need of looking up log.
      c944ccd0
  15. 20 11月, 2018 4 次提交
  16. 19 11月, 2018 1 次提交
  17. 18 11月, 2018 1 次提交
  18. 14 11月, 2018 1 次提交
  19. 13 11月, 2018 1 次提交