strongduanmu edited a comment on issue #11075: URL: https://github.com/apache/shardingsphere/issues/11075#issuecomment-873720837
After the PR #11150 is merged, the master branch can support the following statements with all features. ## DAL Statement * AnalyzeTableStatement * ExplainStatement * MySQLShowColumnsStatement * MySQLShowCreateTableStatement * MySQLShowIndexStatement ## DCL Statement * GrantStatement * RevokeStatement ## DDL Statement * AlterTableStatement * CreateIndexStatement * CreateTableStatement * DropIndexStatement * DropTableStatement * TruncateStatement ## DML Statement * DeleteStatement * InsertStatement * SelectStatement * UpdateStatement -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
