Skip to content

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 reply@reply.github.com 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