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

create table: support CLONE syntax #542

Merged
merged 1 commit into from Jul 16, 2022

Conversation

mobuchowski
Copy link
Contributor

Snowflake, Databricks, BigQuery support CREATE TABLE CLONE statement.

Signed-off-by: Maciej Obuchowski obuchowski.maciej@gmail.com

Signed-off-by: Maciej Obuchowski <obuchowski.maciej@gmail.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2671520705

  • 15 of 15 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 89.904%

Totals Coverage Status
Change from base Build 2631347546: 0.01%
Covered Lines: 8887
Relevant Lines: 9885

💛 - Coveralls

Copy link
Collaborator

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Looks good to me -- thanks @mobuchowski

@alamb alamb merged commit 5363d4e into sqlparser-rs:main Jul 16, 2022
mobuchowski added a commit to mobuchowski/sqlparser-rs that referenced this pull request Aug 3, 2022
Signed-off-by: Maciej Obuchowski <obuchowski.maciej@gmail.com>
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