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

Returning clause ends where clause #268

Merged
merged 1 commit into from
Jun 25, 2016
Merged

Conversation

darikg
Copy link
Contributor

@darikg darikg commented Jun 25, 2016

Related to #267. Previously with delete from foo where x > y returning x the returning x part was subsumed into the where clause

@coveralls
Copy link

coveralls commented Jun 25, 2016

Coverage Status

Coverage remained the same at 97.334% when pulling c27a604 on darikg:returning into 0e2636d on andialbrecht:master.

@codecov-io
Copy link

codecov-io commented Jun 25, 2016

Current coverage is 97.33%

Merging #268 into master will not change coverage

@@             master       #268   diff @@
==========================================
  Files            21         21          
  Lines          1388       1388          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1351       1351          
  Misses           37         37          
  Partials          0          0          

Powered by Codecov. Last updated by 0e2636d...c27a604

@vmuriart vmuriart merged commit dc74eb7 into andialbrecht:master Jun 25, 2016
ovr pushed a commit to cube-js/sqlparse that referenced this pull request Dec 26, 2020
Updates the requirements on [bigdecimal](https://github.com/akubera/bigdecimal-rs) to permit the latest version.
- [Release notes](https://github.com/akubera/bigdecimal-rs/releases)
- [Commits](akubera/bigdecimal-rs@v0.1.0...v0.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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

4 participants