Skip to content

Conversation

@too-soon
Copy link

@too-soon too-soon commented Mar 30, 2023

Fixes #40.

@klerick please take a look at my new approach based on your suggestion. Let me know if we can further improve it.

Also, I've had a little trouble making an unit test because pg-mem doesn't seem to support uuid out of the box. Any ideas on how to solve that? (nvm, working on that)

@too-soon too-soon marked this pull request as ready for review March 30, 2023 14:15
@too-soon too-soon marked this pull request as draft March 30, 2023 14:54
@klerick
Copy link
Owner

klerick commented Mar 31, 2023

Also, I've had a little trouble making an unit test because pg-mem doesn't seem to support uuid out of the box. Any ideas on how to solve that?

if pg-mem does not support type of function you can add it yourself.

@too-soon too-soon marked this pull request as ready for review March 31, 2023 08:41
@too-soon too-soon requested a review from klerick March 31, 2023 08:41
@too-soon
Copy link
Author

too-soon commented Mar 31, 2023

I believe this should be good now, @klerick. Please take another look.

Copy link
Owner

@klerick klerick left a comment

Choose a reason for hiding this comment

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

LGTM

@klerick klerick merged commit c3d5663 into klerick:master Apr 3, 2023
@github-actions
Copy link

github-actions bot commented Apr 3, 2023

🎉 This pull request is included in version json-api-nestjs@4.2.10 🎉

The release is available on GitHub release

@too-soon too-soon deleted the uuid-relationships branch April 3, 2023 10:39
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

🎉 This pull request is included in version json-api-nestjs-sdk@5.0.0 🎉

The release is available on GitHub release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment