Skip to content

Postgressql navigation properties #855

@QifiMicke

Description

@QifiMicke

Using reverse poco with PostgreSql
Scenario

schema1.typesTable

  • id
  • name

schema2.report

  • id
  • title
  • description
  • typesId (foreign key schema1)

The code generation does not create the navigation properties unless it's in the same schema.
I do not have any issues with MSSQL.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions