1. 16 11月, 2020 1 次提交
  2. 09 11月, 2020 1 次提交
  3. 04 11月, 2020 1 次提交
  4. 30 10月, 2020 1 次提交
  5. 29 10月, 2020 1 次提交
    • L
      Rename RDL to DistSQL (#7964) · a06b5683
      Liang Zhang 提交于
      * Remove useless ShardingSphereVisitor.getter
      
      * Rename RDLVisitor
      
      * Rename RDL to DistSQL
      
      * Rename RDL module name
      
      * Rename RDL package name
      
      * Rename RDL class name
      a06b5683
  6. 27 10月, 2020 1 次提交
    • L
      Refactor parser engine module structure (#7930) · 9d07ef73
      Liang Zhang 提交于
      * Split SQLVisitorFactory
      
      * Add SQLStatementParserEngine
      
      * Rename SQLParserEngine
      
      * Rename ShardingSphereSQLStatementParserEngine
      
      * Refactor SQLParserEngine
      
      * Refactor SQLParsedResultCache
      
      * Add StandardSQLStatementParserEngineFactory
      
      * Refactor StandardSQLStatementParserEngine
      
      * Remove useless SQLParsedResultCache
      
      * For code format
      9d07ef73
  7. 26 10月, 2020 1 次提交
  8. 18 10月, 2020 2 次提交
    • L
      Rename DatabaseTypes to DatabaseTypeRegistry (#7834) · c82441ba
      Liang Zhang 提交于
      c82441ba
    • L
      Remove ShardingSphereSQLParserEngine from SchemaContexts (#7832) · 8131f34f
      Liang Zhang 提交于
      * Remove ShardingSphereSQLParserEngineFactory
      
      * Remove ShardingSphereSQLParserEngineFactory
      
      * Remove ShardingSphereSQLParserEngine from SchemaContextsBuilder
      
      * Remove ShardingSphereSQLParserEngine from SchemaContexts
      
      * Delete DALStatement.interp
      
      * Delete DALStatement.tokens
      
      * Delete DALStatementLexer.tokens
      
      * Delete DALStatementLexer.interp
      
      * Delete DALStatementVisitor.java
      
      * Delete DALStatementParser.java
      
      * Delete DALStatementListener.java
      
      * Delete DALStatementLexer.java
      
      * Delete DALStatementBaseVisitor.java
      
      * Delete DALStatementBaseListener.java
      8131f34f
  9. 02 10月, 2020 1 次提交
    • L
      Simplify SchemaContexts (#7686) · 794a3552
      Liang Zhang 提交于
      * Add SchemaContexts.getExecutorKernel()
      
      * Use SchemaContexts.getExecutorKernel()
      
      * Remove RuntimeContext.executorKernel
      
      * Remove RuntimeContext.executorKernel
      
      * Add SchemaContexts.getSQLParserEngine
      
      * Use SchemaContexts.getSQLParserEngine
      
      * Remove RuntimeContext.sqlParserEngine
      
      * Remove RuntimeContext
      
      * Refactor MySQLComStmtPrepareExecutor
      
      * Refactor SchemaContexts
      
      * Remove SchemaContext
      
      * Refactor SchemaContextsBuilder
      794a3552
  10. 21 9月, 2020 1 次提交
  11. 17 9月, 2020 1 次提交
    • L
      For checkstyle (#7495) · e8297b02
      Liang Zhang 提交于
      * For checkstyle
      
      * Remove redundant suppression
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * Add final for classes which not design for extension
      
      * Rename return value to result
      
      * Rename exception variable name
      e8297b02
  12. 16 9月, 2020 1 次提交
  13. 12 9月, 2020 1 次提交
  14. 10 9月, 2020 4 次提交
    • L
      Refactor ConnectionStatusHandler (#7392) · b083cfc3
      Liang Zhang 提交于
      * Rename ConnectionStateHandler to ConnectionStatusHandler
      
      * Rename ConnectionStatusHandler.changeRunningStatusIfNecessary
      
      * Remove ConnectionStatusHandler.getStatus
      
      * Rename statusHandler
      
      * Rename resourceLock.doAwait()
      
      * Refactor BackendConnection
      
      * Merge ConnectionStatus.INIT and TERMINATED to READY
      b083cfc3
    • T
      Rename ResourceSynchronizer to ResourceLock · 1f153425
      terrymanu 提交于
      1f153425
    • T
      Rename BackendConnection.schemaName · ae98a3a0
      terrymanu 提交于
      ae98a3a0
    • L
      Remove ErrorResponse (#7369) · 31db55e7
      Liang Zhang 提交于
      * Refactor MySQLComStmtExecuteExecutor
      
      * Refactor MySQLComStmtExecuteExecutor
      
      * Use protocol framework to process internal COM_QUERY exception
      
      * Use protocol framework to process internal COM_QUERY exception
      
      * Refactor PostgreSQLComBindExecutor
      
      * Refactor PostgreSQLComQueryExecutor
      
      * Remove ErrorResponse
      
      * Revise PostgreSQLCommandExecuteEngine
      31db55e7
  15. 09 9月, 2020 3 次提交
  16. 08 9月, 2020 2 次提交
  17. 07 9月, 2020 4 次提交
  18. 31 8月, 2020 1 次提交
  19. 30 8月, 2020 1 次提交
  20. 28 8月, 2020 2 次提交
  21. 25 8月, 2020 2 次提交
  22. 24 8月, 2020 6 次提交
  23. 21 8月, 2020 1 次提交