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

feat: support LastInsertId in transactions #372

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

olavloite
Copy link
Collaborator

Adds support for LastInsertId in read/write transactions.

Fixes #346

Adds support for LastInsertId in read/write transactions.

Fixes #346
@olavloite olavloite requested a review from a team as a code owner February 4, 2025 12:28
@olavloite olavloite merged commit eb9a4ef into main Feb 7, 2025
16 checks passed
@olavloite olavloite deleted the last-insert-id-tx branch February 7, 2025 13:32
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.

Support LastInsertId()
2 participants