1. 09 11月, 2020 2 次提交
  2. 07 11月, 2020 1 次提交
  3. 06 11月, 2020 1 次提交
  4. 04 11月, 2020 2 次提交
  5. 30 10月, 2020 1 次提交
  6. 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
  7. 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
  8. 26 10月, 2020 1 次提交
  9. 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
  10. 15 10月, 2020 1 次提交
  11. 13 10月, 2020 1 次提交
  12. 12 10月, 2020 3 次提交
  13. 11 10月, 2020 2 次提交
  14. 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
  15. 01 10月, 2020 1 次提交
    • L
      Move LogicSQL to infra module (#7677) · 8e36397e
      Liang Zhang 提交于
      * Simplify SchemaContext
      
      * Fix test cases
      
      * Refactor AbstractStatementExecutor
      
      * Use ShardingSphereSchema in LogicSQLContext
      
      * Move ShardingSphereSchema to infra module
      
      * Move LogicSQLContext to infra module
      
      * Use LogicSQLContext on SQLLogger
      
      * Rename LogicSQLContext to LogicSQL
      
      * Use LogicSQL on SQLRouteEngine
      8e36397e
  16. 30 9月, 2020 1 次提交
  17. 28 9月, 2020 1 次提交
  18. 21 9月, 2020 4 次提交
  19. 20 9月, 2020 1 次提交
    • L
      Add LogicSQLContext to refactor JDBCExecutorWrapper (#7525) · e9bf38f6
      Liang Zhang 提交于
      * For code format
      
      * Refactor StatementExecutorWrapper and PreparedStatementExecutorWrapper
      
      * Add LogicSQLContext
      
      * Use LogicSQLContext on SQLExecuteEngine
      
      * Use LogicSQLContext on JDBCDatabaseCommunicationEngine
      
      * Use LogicSQLContext on ShardingCTLExplainBackendHandler
      
      * Refactor StatementExecutorWrapper and PreparedStatementExecutorWrapper
      
      * Refactor StatementExecutorWrapper and PreparedStatementExecutorWrapper
      
      * Refactor StatementExecutorWrapper and PreparedStatementExecutorWrapper
      
      * Refactor StatementExecutorWrapper and PreparedStatementExecutorWrapper
      
      * Refactor JDBCExecutorWrapper
      
      * Refactor JDBCExecutorWrapper
      e9bf38f6
  20. 10 9月, 2020 2 次提交
    • 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
  21. 09 9月, 2020 2 次提交
  22. 30 8月, 2020 1 次提交
  23. 25 8月, 2020 1 次提交
    • L
      Rename SQLExecuteEngine.generateExecutionContext and... · 398213ec
      Liang Zhang 提交于
      Rename SQLExecuteEngine.generateExecutionContext and JDBCExecutorWrapper.generateExecutionContext (#7057)
      
      * Decouple AuthenticationEngine and BackendConnection
      
      * Decouple AuthenticationEngine and BackendConnection
      
      * Refactor PreparedStatementExecutorWrapper
      
      * Rename JDBCExecutorWrapper.generateExecutionContext
      
      * Rename SQLExecuteEngine.generateExecutionContext
      398213ec
  24. 21 8月, 2020 1 次提交
  25. 29 7月, 2020 1 次提交
  26. 09 7月, 2020 1 次提交
    • J
      Refactor DatabaseCommunicationEngineFactory (#6303) · 3b298306
      Juan Pan(Trista) 提交于
      * pass sql statemnt to DatabaseCommunicationEngineFactory
      
      * Modify SQLExecuteEngine interface
      
      * Revert "pass sql statemnt to DatabaseCommunicationEngineFactory"
      
      This reverts commit ac35e3e9
      
      * Modify DatabaseCommunicationEngineFactory
      
      * delete file
      3b298306
  27. 07 7月, 2020 1 次提交
  28. 26 5月, 2020 1 次提交
    • L
      Add RawSQLExecutorCallback (#5793) · c5558b32
      Liang Zhang 提交于
      * add DefaultRawSQLExecutorCallback
      
      * remove useless callback
      
      * add RawProxyExecutor
      
      * refactor ShardingSphereStatement & ShardingSpherePreparedStatement
      
      * add QueryHeaderBuilder
      
      * merge QueryHeader and ExecuteQueryHeader
      
      * merge ExecuteResponse and ExecuteResult
      
      * rename ExecuteResponse to ExecuteResult
      
      * rename ExecuteResponse to ExecuteResult
      
      * refactor org.apache.shardingsphere.infra.executor.sql.raw.execute.result
      
      * remove DefaultRawSQLExecutorCallback
      
      * refactor UpdateResponse
      c5558b32
  29. 16 5月, 2020 1 次提交