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

Insert with Guid Key #14

Closed
izhar-ap opened this issue Jul 2, 2014 · 4 comments
Closed

Insert with Guid Key #14

izhar-ap opened this issue Jul 2, 2014 · 4 comments

Comments

@izhar-ap
Copy link
Contributor

izhar-ap commented Jul 2, 2014

Unable to insert with Guid Key.
Its mentioned as Todo.when it will be implemented
Most of implementation are with Guid so its of no use until Guid support is provided

@Broham
Copy link

Broham commented Dec 15, 2014

Having the same issue here. Are there any plans to implement this?

@ericdc1
Copy link
Owner

ericdc1 commented Dec 16, 2014

Yes. I plan to work through the backlog this week and next week and push a new version. Thanks for the feedback.

@ericdc1
Copy link
Owner

ericdc1 commented Dec 30, 2014

This has been implemented. The primary key guid needs to autoincrement for this to work by having the default value be NewID() or NEWSEQUENTIALID()

@ericdc1 ericdc1 closed this as completed Dec 30, 2014
@neeasade
Copy link

can we not insert a guid value with the [key] and [required] annotations? or is this just not possible. Sorry for the mega necro-bump.

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

4 participants