Skip to content

Support drop sequence statement#673

Merged
alamb merged 6 commits into
apache:mainfrom
samjay000:drop_sequence
Oct 15, 2022
Merged

Support drop sequence statement#673
alamb merged 6 commits into
apache:mainfrom
samjay000:drop_sequence

Conversation

@samjay000

@samjay000 samjay000 commented Oct 14, 2022

Copy link
Copy Markdown
Contributor

Drop for sequence DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks great -- thanks @Sam-mmm

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 3251425509

  • 20 of 22 (90.91%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 85.838%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser.rs 2 4 50.0%
Files with Coverage Reduction New Missed Lines %
src/parser.rs 1 83.4%
Totals Coverage Status
Change from base Build 3227007003: 0.02%
Covered Lines: 10540
Relevant Lines: 12279

💛 - Coveralls

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