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

Misc bug fixes. Descriptions in commits. #225

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

guymolinari
Copy link

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 10, 2018

Codecov Report

Merging #225 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   68.25%   68.24%   -0.01%     
==========================================
  Files          87       87              
  Lines       16209    16210       +1     
==========================================
  Hits        11063    11063              
- Misses       4301     4302       +1     
  Partials      845      845
Impacted Files Coverage Δ
exec/order.go 78.4% <100%> (-0.91%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d481b2a...977adc4. Read the comment docs.

@guymolinari guymolinari changed the title OrderBy sort incorrect, need to consider inverse condition (gt) before equality fallthrough. Misc bug fixes. Descriptions in commits. Sep 22, 2018
…arser token lookahead with expression parser i.e. 'UPDATE mytable SET date_modified = now() WHERE pkCol = pkVal'
@araddon
Copy link
Owner

araddon commented Sep 24, 2018

Thanks for this, will try to review today!

@guymolinari
Copy link
Author

guymolinari commented Sep 25, 2018 via email

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.

4 participants