Gabriel Mendes

Results 5 comments of Gabriel Mendes

how did you solve your problem?

This is because the way that Elysia builds type. I had this problem too. The way that i found to fix that is using one root app and set all...

any update on this? 3 years have passed and this problem continues

Guys, I've discoverd that this happens sometimes due to changes in the field that the FK reference to. Example: You have two tables, User and Company, and you have a...

@omBratteng I'll use a small example using EntitySchema instead of Entity decorator method (in my company, they work with this): Let suppose we have the following entities: ```ts export const...