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

datastore errors with records_row #7761

Merged
merged 5 commits into from
Sep 7, 2023

Conversation

wardi
Copy link
Contributor

@wardi wardi commented Aug 25, 2023

Fixes #7748

Proposed fixes:

Add a 0-based records_row value when returning an error from datastore_create and datastore_upsert where we know which row in records triggered the database error.

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

@smotornyuk smotornyuk merged commit 169e9df into master Sep 7, 2023
8 checks passed
@smotornyuk smotornyuk deleted the 7748-datastore-records-row-errors branch September 7, 2023 11:32
@wardi wardi mentioned this pull request Oct 30, 2023
5 tasks
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.

datastore doesn't report row number for errors on upsert/create
2 participants