Skip to content

Non optional fields are not declared as "not null" in postgres #2

@motey

Description

@motey

via @Lauchzwiebel
e.g.
Death.person_id is a requiered field https://ohdsi.github.io/CommonDataModel/cdm54.html#death

We would expect that this will result in a not null field in the data scheme in a postgres db. but actual it is not

Image

Lets find out why is that and if its a bug.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions