Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tidb-parser: improve tidb parser #45

Closed
wants to merge 15 commits into from
Closed

Conversation

IANTHEREAL
Copy link
Collaborator

tidbParser provides more richer features base on tidb/parser:

  • return unsupported statements explicitly
  • custom filter DDL
  • poor transformation features
    • transform incompatible statements
    • custom table name transformation
      it's case sensitive

review after #40 merged

@gregwebs
Copy link

Maybe this should go here now?

@IANTHEREAL IANTHEREAL closed this Nov 5, 2018
@IANTHEREAL
Copy link
Collaborator Author

@gregwebs yep

@IANTHEREAL IANTHEREAL deleted the ian/tidb-parser branch January 31, 2019 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants