1. 19 1月, 2020 3 次提交
    • J
      add more tests for `insert set` (#4018) · 46f60b90
      Juan Pan(Trista) 提交于
      46f60b90
    • L
      Can skip long sql for parse test (#4017) · 778d9b15
      Liang Zhang 提交于
      * skip long sql for parse test
      
      * add props to config can skip long sql
      778d9b15
    • L
      Complete projection assertion (#4015) · 9405b259
      Liang Zhang 提交于
      * remove useless findSQLSegment in SQLStatementAssert
      
      * assert projections's attribute
      
      * distinctRow to distinct-row for xml
      
      * fix assert text
      
      * remove XmlElementWrapper
      
      * refactor ExpectedProjections's field name
      
      * rename ExpectedBaseProjection to AbstractExpectedProjection
      
      * refactor ExpectedProjections.findExpectedProjections()
      
      * add getStartIndex and getStopIndex for ExpectedProjection interface
      
      * add sort for projections
      
      * add sort for projections
      
      * remove useless getter for ExpectedProjections
      
      * refactor ProjectionAssert.assertProjection
      
      * add start index and stop index's assert for assertProjection
      
      * use int instead of Integer in ExpectedProjection
      
      * use int instead of Integer in ExpectedProjections
      
      * refactor ExpectedTableSegment
      
      * add assertShorthandProjection
      
      * add assertShorthandProjection
      
      * add assertColumnProjection
      
      * add assertAggregationProjection
      
      * add assertAggregationDistinctProjection
      
      * add assertExpressionProjection
      
      * add assertTopProjection
      
      * remove ExpectedProjection.getText() and getParameterMarkerText()
      9405b259
  2. 18 1月, 2020 1 次提交
  3. 17 1月, 2020 18 次提交
  4. 16 1月, 2020 2 次提交
  5. 15 1月, 2020 7 次提交
  6. 14 1月, 2020 5 次提交
  7. 13 1月, 2020 4 次提交