1. 11 11月, 2020 1 次提交
  2. 09 11月, 2020 1 次提交
  3. 04 11月, 2020 1 次提交
  4. 18 10月, 2020 1 次提交
    • 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
  5. 09 10月, 2020 1 次提交
  6. 04 10月, 2020 1 次提交
  7. 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
  8. 01 10月, 2020 2 次提交
    • L
      Move ShardingSphereSchema to schema package (#7681) · 216b8d4c
      Liang Zhang 提交于
      * Update java doc
      
      * Move ShardingSphereSchema to schema package
      
      * Remove ShardingSphereMetaData.name
      216b8d4c
    • 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
  9. 30 9月, 2020 2 次提交
  10. 23 9月, 2020 1 次提交
  11. 22 9月, 2020 1 次提交
  12. 21 9月, 2020 1 次提交
  13. 17 9月, 2020 1 次提交
    • S
      test cases added for MySQLErrPacketFactory (#7488) · 5e7787ba
      sluk3r 提交于
      * assertNewInstanceWithDBCreateExistsException added
      
      * assertNewInstanceWithDBCreateExistsException, assertNewInstanceWithDBDropExistsException and assertNewInstanceWithTableExistsException added
      
      * assertNewInstanceWithCircuitBreakException,assertNewInstanceWithShardingSphereConfigurationException and assertNewInstanceWithSQLParsingException added
      
      * in-line variable refactor
      
      * changed for refactor of MySQLErrPacketFactory.newInstance
      
      * assertNewInstanceWithUnsupportedCommandException and assertNewInstanceWithUnsupportedPreparedStatementException added
      Co-authored-by: Nwangxichun <wangxichun@jd.com>
      5e7787ba
  14. 16 9月, 2020 3 次提交
  15. 13 9月, 2020 1 次提交
  16. 11 9月, 2020 2 次提交
  17. 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
  18. 09 9月, 2020 5 次提交
  19. 08 9月, 2020 2 次提交
  20. 07 9月, 2020 3 次提交
  21. 05 9月, 2020 2 次提交
  22. 04 9月, 2020 1 次提交
  23. 01 9月, 2020 1 次提交
  24. 31 8月, 2020 2 次提交
  25. 30 8月, 2020 1 次提交