James Ward
James Ward
Actually, thinking about it further, we'd also have to add in an existence check..
Pull requests are welcome to correct the behaviors!
For anyone that reviews this - should I stay away from `async`/`await` or can I rewrite some of this to use that instead? It'd be a bit cleaner than all...
Regarding `async`/`await` , fantastic. I'll take care of that as well as supporting both mechanisms for input values.
I had tested this in TypeORM - nested relation filtering seems to work with the small test I wrote. See https://github.com/typeorm/typeorm/issues/2707
Seconding this. Happy to open a PR making that requirement a bit less strict. This is probably a dependabot thing? Seems it automatically bumps the version a bunch -- but...
Schema can be a function in the entity declaration.
Turns out - functions in the schema property isn't actually possible. Sorry! And - this is really dependent on the number of schemas you need to work with - You...
PS, for questions, please check out the [community slack](https://join.slack.com/t/typeorm/shared_invite/zt-gej3gc00-hR~L~DqGUJ7qOpGy4SSq3g) or check [TypeORM's documentation page on other support avenues](https://typeorm.io/#/support) - cheers!
> Having a major issue. > > TypeORM team : > This is not a simple issue to correct. There are a 1200 other open issues. You're welcome to investigate,...