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

Autoincrement is automatic if an ID <> 0 is set #212

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

Autoincrement is automatic if an ID <> 0 is set #212

wants to merge 3 commits into from

Conversation

perrein
Copy link

@perrein perrein commented Sep 10, 2015

If i use a primary key with value <> 0, the wrapper override this value and autoincrement automaticaly, but in some situation, it's voluntary set (synchro with database offline with same id, for example).

@perrein perrein changed the title Autoincrement is automatic if an ID != 0 is set Autoincrement is automatic if an ID <> 0 is set Sep 14, 2015
@perrein
Copy link
Author

perrein commented Apr 28, 2016

Not interessed to integrate this fix?

@oysteinkrog
Copy link
Owner

Could you please add a test that demonstrates what this fixes?

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