fix: fix up change detection with date transformer#11963
fix: fix up change detection with date transformer#11963gioboa merged 7 commits intotypeorm:masterfrom
Conversation
User descriptionClose #11951 Description of changePull-Request Checklist
PR TypeBug fix Description
Diagram Walkthroughflowchart LR
A["Entity Value"] --> B["Apply Transformer"]
B --> C["Normalize by Type"]
C --> D["Compare with Database"]
D --> E["Detect Changes"]
|
| Relevant files | |||||
|---|---|---|---|---|---|
| Bug fix |
| ||||
| Tests |
|
commit: |
PR Code Suggestions ✨Latest suggestions up to abefdcf
Previous suggestions✅ Suggestions up to commit 590cc0a
Suggestions up to commit 610c9c2
✅ Suggestions up to commit 4d38b06
Suggestions up to commit f769b7a
Suggestions up to commit 988b462
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
test/functional/columns/value-transformer/entity/PostWithLuxonDate.ts
Outdated
Show resolved
Hide resolved
58c560a to
43b7ac8
Compare
|
Persistent review updated to latest commit af50fa5 |
|
Persistent review updated to latest commit 43b7ac8 |
988b462 to
f769b7a
Compare
Code Review by Qodo
1.
|
test/functional/columns/value-transformer/entity/PostWithLuxonDate.ts
Outdated
Show resolved
Hide resolved
|
Persistent review updated to latest commit 988b462 |
|
/review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
Persistent review updated to latest commit 4d38b06 |
Code Review by Qodo
1. Transformer may break array .map
|
Code Review by Qodo
1. LuxonTimestampTzTypeT non-standard naming
|
Close #11951
Description of change
Pull-Request Checklist
masterbranchFixes #00000tests/**.test.ts)docs/docs/**.md)