Skip to content
Snippets Groups Projects

migrations: Do not add non-nullable column

Adding a column as non-nullable, even with a default value is not allowed.

The process is now to add the column as nullable, edit all entries to set the default value and then, to set the column as non-nullable.

https://phabricator.apertis.org/T9233

Edited by Andre Moreira Magalhaes

Merge request reports

Pipeline #444927 passed

Pipeline passed for 83da391c on wip/detlev/at9233-tag-weekly-results-fix-migration

Approved by

Merged by Andre Moreira MagalhaesAndre Moreira Magalhaes 2 years ago (Nov 23, 2022 9:11pm UTC)

Merge details

  • Changes merged into master with 83da391c.
  • Deleted the source branch.

Pipeline #444928 passed

Pipeline passed for 83da391c on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading