Umed Khudoiberdiev
Umed Khudoiberdiev
Okay. I also received few negative direct messages regarding to this feature. I didn't expected this to be a problem considering relatively rare use cases of Embeddeds (I mean not...
@Kobe-Kwanten will you mind to contribute and create a PR which will revert changes made in #10289 ?
@andreamouraud are you willing to re-create a PR and add `nullable?: boolean` to `ColumnEmbeddedOptions` as you initially proposed?
it seems like there are redundant changes, can you please remove them? Just left the changes which address the issue. If there are changes applied automatically by Prettier - that's...
If TypeORM remove `reflect-metadata` as a dependency and set a peer-dependency instead, it means we will have to remove "reflect-metadata" from the code imports. It will lead our users to...
> Both npm and yarn automatically install peer dependencies now the way peer deps work changed so many times that I'm not really sure how they currently work. > Technically...
@OSA413 I have merged your PR, but release will be later next month. You can use beta release (made automatically after PR is merged) for now.
looks like tests are failing
Yes, we will support new standard. Contributions are welcomed for this feature. However we need to avoid breaking changes.
users will be able to specify the type explicitly in the column options.