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

Bug with WHERE clause in Get method? #32

Closed
krate2000 opened this issue Feb 3, 2015 · 2 comments
Closed

Bug with WHERE clause in Get method? #32

krate2000 opened this issue Feb 3, 2015 · 2 comments

Comments

@krate2000
Copy link

Great software - just what I was looking for.

I think I've found a bug though:

In the Get method, when creating the WHERE clause onlyKey.name is used which returns the property name not taking into account that the property might have a Column attribute. Should this instead be: GetColumnName(onlyKey)?

@krate2000
Copy link
Author

This also appears to be an issue in the delete method

@ericdc1
Copy link
Owner

ericdc1 commented Feb 8, 2015

Fixed in version 1.8.4. Thanks

@ericdc1 ericdc1 closed this as completed Feb 8, 2015
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

No branches or pull requests

2 participants