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

Improve Error Message for throwSqlError() #7308

Merged
merged 15 commits into from
Nov 16, 2024

Conversation

DanRod1999
Copy link
Contributor

@DanRod1999 DanRod1999 commented Oct 30, 2024

imodel-native: iTwin/imodel-native#905
Resolves Issue

Adds test for new sql error message. See imodel-native pr for changes

@DanRod1999 DanRod1999 requested a review from a team as a code owner November 1, 2024 14:25
Copy link
Contributor

mergify bot commented Nov 15, 2024

This pull request is now in conflicts. Could you fix it @DanRod1999? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

Copy link
Member

@tcobbs-bentley tcobbs-bentley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mobile version updates look fine.

@aruniverse
Copy link
Member

@Mergifyio backport release/4.10.x release/4.11.x

Copy link
Contributor

mergify bot commented Nov 15, 2024

backport release/4.10.x release/4.11.x

✅ Backports have been created

@DanRod1999 DanRod1999 merged commit a29c7bc into master Nov 16, 2024
14 of 15 checks passed
@DanRod1999 DanRod1999 deleted the dan/improve-sql-err-msg-on-insert branch November 16, 2024 00:38
mergify bot pushed a commit that referenced this pull request Nov 16, 2024
Co-authored-by: Daniel Rodriguez <DanRod1999@users.noreply.github.com>
Co-authored-by: imodeljs-admin <38288322+imodeljs-admin@users.noreply.github.com>
(cherry picked from commit a29c7bc)

# Conflicts:
#	common/config/rush/pnpm-lock.yaml
#	core/backend/package.json
#	test-apps/display-test-app/android/imodeljs-test-app/app/build.gradle
#	test-apps/display-test-app/ios/imodeljs-test-app/imodeljs-test-app.xcodeproj/project.pbxproj
#	tools/internal/ios/core-test-runner/core-test-runner.xcodeproj/project.pbxproj
mergify bot pushed a commit that referenced this pull request Nov 16, 2024
Co-authored-by: Daniel Rodriguez <DanRod1999@users.noreply.github.com>
Co-authored-by: imodeljs-admin <38288322+imodeljs-admin@users.noreply.github.com>
(cherry picked from commit a29c7bc)

# Conflicts:
#	common/config/rush/pnpm-lock.yaml
#	core/backend/package.json
#	test-apps/display-test-app/android/imodeljs-test-app/app/build.gradle
#	test-apps/display-test-app/ios/imodeljs-test-app/imodeljs-test-app.xcodeproj/project.pbxproj
#	tools/internal/ios/core-test-runner/core-test-runner.xcodeproj/project.pbxproj
DanRod1999 added a commit that referenced this pull request Nov 21, 2024
….11.x] (#7384)

Co-authored-by: Daniel Rodriguez <44824788+DanRod1999@users.noreply.github.com>
Co-authored-by: Daniel Rodriguez <DanRod1999@users.noreply.github.com>
Co-authored-by: imodeljs-admin <38288322+imodeljs-admin@users.noreply.github.com>
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.

Improve the error message when inserting two of the same ElementGroupsMembers
5 participants