1. 11 8月, 2020 1 次提交
  2. 28 5月, 2019 1 次提交
  3. 12 4月, 2019 1 次提交
  4. 03 1月, 2019 2 次提交
  5. 23 11月, 2018 2 次提交
    • martianzhang's avatar
      refix #116 · e08a3b05
      martianzhang 提交于
        single line comment in sql will merge next line into before one.
      e08a3b05
    • martianzhang's avatar
      fix #120 · d23dfdb4
      martianzhang 提交于
        trimspace before check single line comment
      d23dfdb4
  6. 21 11月, 2018 2 次提交
    • martianzhang's avatar
      fix #116 · 147ee2d0
      martianzhang 提交于
        SplitStatement check if single comment line is in multi-line sql.
      
        pure comment line should break quickly, single comment in multi-line
        sql should wait for line delimiter
      147ee2d0
    • 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