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

Add support for mysql 'SHOW CREATE VIEW' statement #536

Merged
merged 1 commit into from Jul 18, 2022

Conversation

mrob95
Copy link
Contributor

@mrob95 mrob95 commented Jul 9, 2022

Support for show create view.

This may be useful for apache/datafusion#2857.

@alamb
Copy link
Collaborator

alamb commented Jul 16, 2022

Thanks @mrob95

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2641340203

  • 3 of 4 (75.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.006%) to 89.884%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser.rs 1 2 50.0%
Totals Coverage Status
Change from base Build 2631347546: -0.006%
Covered Lines: 8876
Relevant Lines: 9875

💛 - Coveralls

@alamb alamb merged commit 93e16e9 into sqlparser-rs:main Jul 18, 2022
@alamb
Copy link
Collaborator

alamb commented Jul 18, 2022

Thanks @mrob95 !

mobuchowski pushed a commit to mobuchowski/sqlparser-rs that referenced this pull request Aug 3, 2022
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.

None yet

3 participants