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(core): support mapping one column to different STI properties #4769

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

B4nan
Copy link
Member

@B4nan B4nan commented Sep 30, 2023

Closes #2388
Closes #4440

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
packages/core/src/metadata/MetadataDiscovery.ts 99.07% <100.00%> (+<0.01%) ⬆️
...ackages/core/src/unit-of-work/ChangeSetComputer.ts 98.93% <100.00%> (ø)
packages/core/src/unit-of-work/UnitOfWork.ts 99.65% <100.00%> (ø)
packages/knex/src/AbstractSqlDriver.ts 99.05% <100.00%> (+<0.01%) ⬆️
packages/knex/src/schema/DatabaseTable.ts 99.50% <100.00%> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@B4nan B4nan merged commit 662a182 into v6 Sep 30, 2023
7 of 8 checks passed
@B4nan B4nan deleted the sti-remapping-same-column branch September 30, 2023 17:25
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

1 participant