Skip to content

Fix autoincremented compound keys inserts#235

Merged
treffynnon merged 1 commit intoj4mie:developfrom
lrlopez:compound_key_fix
Dec 14, 2016
Merged

Fix autoincremented compound keys inserts#235
treffynnon merged 1 commit intoj4mie:developfrom
lrlopez:compound_key_fix

Conversation

@lrlopez
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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