Skip to content

Feat/unique index #743

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Feat/unique index #743

merged 1 commit into from
Apr 14, 2025

Conversation

aaqilniz
Copy link
Contributor

@aaqilniz aaqilniz commented Feb 11, 2025

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Commit messages are following our guidelines

@aaqilniz aaqilniz force-pushed the feat/unique-index branch 2 times, most recently from 77b28d1 to 31c0725 Compare February 11, 2025 17:40
@aaqilniz aaqilniz force-pushed the feat/unique-index branch from 3c891f0 to 3f60fb7 Compare March 13, 2025 17:44
@aaqilniz aaqilniz marked this pull request as ready for review March 13, 2025 17:44
@aaqilniz
Copy link
Contributor Author

aaqilniz commented Mar 13, 2025

Hi, @dhmlau. Can you have a look at the PR? This should fix issue #748 and the failing tests in PRs #736 & #737.

Sorry for the super delays on this fix.

Copy link
Member

@dhmlau dhmlau left a comment

Choose a reason for hiding this comment

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

@aaqilniz, thanks for creating this PR. I've reviewed the changes and had a comment. However, I'm not familiar with postgresql enough to review the main change of this PR (i.e. buildQueryUniqueKeys function). It would be good to have someone like @samarpanB to review. Thanks.

@aaqilniz aaqilniz force-pushed the feat/unique-index branch from 3f60fb7 to 30a98ed Compare April 3, 2025 18:35
@aaqilniz
Copy link
Contributor Author

aaqilniz commented Apr 7, 2025

Hi, @dhmlau. Are we fine merging these changes?

@dhmlau
Copy link
Member

dhmlau commented Apr 7, 2025

Sure. I was waiting for another review. I'm planning to publish a release next week. If we don't get more reviews in this PR, I'll merge it. How's that sound?

@dhmlau dhmlau merged commit 078d818 into loopbackio:master Apr 14, 2025
6 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