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

Id column increment #2188

Merged

Conversation

lucasmontoya13
Copy link
Contributor

No description provided.

Lucas Montoya added 2 commits December 31, 2024 20:32
- Delete "INSERT INTO ... ON DUPLICATE KEY" statement since implicitly the INSERT increases the 'auto_increment'
  value even if the DUPLICATE KEY condition is met.
- Add a condition to verify if the item is part of the volume.
- Split old statement in two parts: "INSERT INTO" and "UPDATE".
@mdnoble73 mdnoble73 merged commit 226c1d9 into Aspen-Discovery:25.01.00 Jan 2, 2025
3 checks passed
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