Skip to content

Conversation

jayant-kumar-yadav
Copy link
Contributor

RDBMS like MySql and Mariadb allows checking indexes on a table using
SHOW INDEX from

Added support for same.

Copy link
Member

@wumpz wumpz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for improving JSqlParser. Your PR is very promising. Could you address my two remarks?

Copy link
Contributor

@manticore-projects manticore-projects left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No STAR imports please, its against policy.
Checkstyle would reject it anyways.

Never mind.

Copy link
Member

@wumpz wumpz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approved you that your PRs do run a Github build action. There seem to be a JavaDoc problem introduced. Please correct your PR so that it is build successfully.

@wumpz wumpz merged commit a261832 into JSQLParser:master Jan 31, 2023
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.

3 participants