Open RogueJin opened 3 years ago
Since TiDB is Mysql compliant database, we need to adjust DCParser yacc paser files to remove mysql keywords and add pg keywords, and then implement the keywords logic functions in TiDB4PG project.
Please check the issue: https://github.com/DigitalChinaOpenSource/DCParser/issues/21
Development Task
Description
Since TiDB is Mysql compliant database, we need to adjust DCParser yacc paser files to remove mysql keywords and add pg keywords, and then implement the keywords logic functions in TiDB4PG project.
Task List
DCParser:
Please check the issue: https://github.com/DigitalChinaOpenSource/DCParser/issues/21
TiDB4PG
Keywords Implement