Skip to content

TypeORM one-to-one many-to-one #911

@AndreyOsipuk

Description

@AndreyOsipuk

The display does not work if there are connections in the typeform manytoone. Error 404

"@admin-bro/design-system": "1.7.3",
"@admin-bro/koa": "1.1.1",
"@admin-bro/typeorm": "1.4.0",
"@koa/router": "^10.1.0",
"@types/koa": "^2.13.4",
"@types/node": "^16.3.2",
"admin-bro": "4.0.1",
"dotenv": "10.0.0",
"koa": "^2.13.1",
"koa2-formidable": "1.0.3",
"ts-node": "10.1.0",
"typeorm": "0.2.34",
"typescript": "4.3.5"

I import models from typeorm db models, in those places where there are connections, I get a 404 error
image
image
image
image
image

If I remove @manytoone, then everything works and there is no error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions