#Application doesn't start after setting up typeorm entities

3 messages · Page 1 of 1 (latest)

flat pumice
#

My relation on the NetworksEntity side:

#

My relation on the WalletsEntity side:

#

i found out, that removing ALL decorators from NetworkEntity's wallet property fixes this issue, but in that case (obviously) my relations dont work anymore