Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Regression: Required relations are not enforced as NOT NULL on the database level. #98

Closed
nikolasburk opened this issue Aug 8, 2019 · 3 comments
Assignees
Labels
bug/2-confirmed We have confirmed that this is a bug. kind/bug A reported bug.
Milestone

Comments

@nikolasburk
Copy link
Member

They are enforced by the query engine though. This is intermediate until we have fixed a limitation in the query engine.

@pantharshit00 pantharshit00 added bug/2-confirmed We have confirmed that this is a bug. kind/bug A reported bug. labels Aug 8, 2019
@timsuchanek
Copy link
Contributor

To add on this: We have checks on applications level, which are already working well and a non urgent issue for now.

@mavilein
Copy link

We can fix this once the redesign for the query engine core has been merged.

@janpio janpio added this to the Preview 16 milestone Oct 28, 2019
@janpio janpio removed the process/candidate Candidate for next Milestone. label Oct 29, 2019
@janpio janpio modified the milestones: Preview 16, Preview 17 Nov 7, 2019
@dpetrick
Copy link

Migration engine now enforces not null on the DB level.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/2-confirmed We have confirmed that this is a bug. kind/bug A reported bug.
Projects
None yet
Development

No branches or pull requests

6 participants