Closed Fastjur closed 5 years ago
@praseodym @jgadelange So. What do we want to do with the fields. Make them nullable or not? It would make more sense in my eyes, unless there is a good reason that we shouldn't do this.
@praseodym @jgadelange So. What do we want to do with the fields. Make them nullable or not? It would make more sense in my eyes, unless there is a good reason that we shouldn't do this.
I oppose converting any fields as nullable unless required by a unique constraint. There should be no semantic difference between blank and null, so I do not see a reason to have both options in a single field.
Woop tie doo. Maybe we should squash merge this. Many very small commits :D
Maybe we should squash merge this. Many very small commits :D
I'd prefer a squash of some of the commits in this branch, so that we that we can do a regular no-ff merge instead. I already mentioned this in a previous comment: https://github.com/WISVCH/dienst2/pull/240#discussion_r299860168
I think this is ready to be reviewed.