Issue description
POSTGRES: Transformer is not applied for ManyToOne primary Columns on insert cascade, when they are defined as extra column
Expected Behavior



Actual Behavior
Value should be transformed... It seems to work for MSSQL an Oracle... so should it for POSTGRES
Steps to reproduce
I will add Test that fail
My Environment
| Dependency |
Version |
| Operating System |
|
| Node.js version |
22.13.1 |
| Typescript version |
5.7.3 |
| TypeORM version |
0.3.20 |
Additional Context
No response
Relevant Database Driver(s)
Are you willing to resolve this issue by submitting a Pull Request?
No, I don’t have the time and I’m okay to wait for the community / maintainers to resolve this issue.