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(entity-generator): support mapToPk option #5241

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

boenrobot
Copy link
Collaborator

As a nice side effect, relations in metadata hooks now feature information about the types of the columns involved in FKs.

As a nice side effect, relations in metadata hooks
now feature information about the types of the columns involved in FKs.
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (066dac1) 99.74% compared to head (9683b5a) 99.74%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5241   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files         222      222           
  Lines       16827    16835    +8     
  Branches     4092     4097    +5     
=======================================
+ Hits        16784    16792    +8     
  Misses         43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@B4nan B4nan left a comment

Choose a reason for hiding this comment

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

thanks!

@B4nan B4nan changed the title feat(entity-generator): support the mapToPk option feat(entity-generator): support mapToPk option Feb 12, 2024
@B4nan B4nan merged commit 3afaa29 into master Feb 12, 2024
11 checks passed
@B4nan B4nan deleted the mapToThePrimary branch February 12, 2024 18:01
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.

None yet

2 participants