Skip to content

Loopback model definition is not adding foreign key relation in database table #3594

@malek0512

Description

@malek0512

Description/Steps to reproduce

It seems loopback is not adding foreign key constraint in Database table as per model definition.
I am using loopback 4 for API design and data modeling.
I am using DB2 as my database.

Expected result

Foreign key constraints defined in loopback 4 model, should be reflected during table creation.

Metadata

Metadata

Assignees

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