1. 19 1月, 2020 7 次提交
    • L
      Add source distribution to shardingsphere-ui (#4027) · ff038cd0
      Liang Zhang 提交于
      * add shardingsphere-ui-bin-distribution module
      
      * add shardingsphere-ui-src-distribution module
      
      * add final name for shardingsphere-ui
      ff038cd0
    • For #4005, fix none sharding strategy can't be config in spring-boot (#4021) · 7baf8364
      杨翊 SionYang 提交于
      * For #4005, fix none sharding strategy can't be config in spring-boot-starter
      
      * For checkstyle
      7baf8364
    • L
      Split sharding-ui and shardingsphere to 2 maven projects (#4025) · e50fc90a
      Liang Zhang 提交于
      * split sharding-ui and shardingsphere to 2 maven projects
      
      * rename sharding-ui to shardingsphere-ui
      e50fc90a
    • J
      add visitors for `insert values` (#4023) · 13f026fc
      Juan Pan(Trista) 提交于
      * add visitors for `insert values`
      
      * modify InsertColumnsSegment.java
      
      * check style
      13f026fc
    • 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 次提交