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

Demonstrate effect of position in query of 'Select' clause for 'Get' #357

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StephenFriend
Copy link

I found some inconsistent behaviour with Select clauses on 'Get' queries, so I wrote a couple of tests that demonstrate it. I know you're working on v2 (did you get your X-Box?) so I'm not sure if this is of any interest to you.

If you do merge the changes in, I'll reference these tests when I make a pull request on http://simplefx.org/simpledata/docs/ updating the detail on 'Select' with regards to 'Get's.

Cheers,
Steve

@ThatRendle
Copy link
Owner

Thanks Stephen. Yes, work on v2 is well underway, and that includes a complete rewrite of Get, but this is much appreciated for v1, which will be getting its proper 1.0 release very soon.Sent using CloudMagicOn Sat, Nov 29, 2014 at 1:38 pm, markrendle/Simple.Data [email protected] wrote: I found some inconsistent behaviour with Select clauses on 'Get' queries, so I wrote a couple of tests that demonstrate it. I know you're working on v2 (did you get your X-Box?) so I'm not sure if this is of any interest to you.

If you do merge the changes in, I'll reference these tests when I make a pull request on http://simplefx.org/simpledata/docs/ updating the detail on 'Select' with regards to 'Get's.

Cheers,
Steve

You can merge this Pull Request by running
git pull https://github.com/StephenFriend/Simple.Data getSelectClause
Or view, comment on, or merge it at:
  #357

Commit Summary

Demonstrate effect of position in query of 'Select' clause for 'Get'

File Changes

M
Simple.Data.SqlTest/GetTests.cs
(21)

Patch Links:

https://github.com/markrendle/Simple.Data/pull/357.patch
https://github.com/markrendle/Simple.Data/pull/357.diff

—Reply to this email directly or view it on GitHub.

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.

2 participants