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

Fix autoincremented compound keys inserts #235

Merged
merged 1 commit into from
Dec 14, 2016

Conversation

lrlopez
Copy link
Contributor

@lrlopez lrlopez commented Sep 20, 2014

When inserting new records on a autoincremented compound keys table, a
bug would prevent updating the autoincremented value.

Fixes #233

Review on Reviewable

When inserting new records on a autoincremented compound keys table, a
bug would prevent updating the autoincremented value.

Fixes j4mie#233
@lrlopez
Copy link
Contributor Author

lrlopez commented Oct 5, 2014

@treffynnon,

Simon, I think this PR will fix the issue #233. I'm still waiting for @chihlongliu reply, but local tests seem to work. I'd advice to merge it into develop anyway. Thanks!

@chihlongliu-zz
Copy link

Apologies for the delayed reply - I did test the patch and it does work for my application.

Thanks, I really appreciate it!

Best,
Chih Long

Sent from my iPhone

On Oct 5, 2014, at 4:08 AM, Luis Ramón López [email protected] wrote:

@treffynnon,

Simon, I think this PR will fix the issue #233. I'm still waiting for @chihlongliu reply, but local tests seem to work. I'd advice to merge it into develop anyway. Thanks!


Reply to this email directly or view it on GitHub.

@lrlopez
Copy link
Contributor Author

lrlopez commented Oct 5, 2014

Nice to hear that! Now let's hope it gets merged soon.

voku pushed a commit to voku/idiorm that referenced this pull request Dec 3, 2015
@treffynnon treffynnon merged commit bd4bc89 into j4mie:develop Dec 14, 2016
@treffynnon
Copy link
Collaborator

Thank you!

Repository owner locked and limited conversation to collaborators Dec 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants