]> git.openstreetmap.org Git - rails.git/commit
Add NOT NULL constraints to redaction title and description
authorIshmeet Singh <singhishmeet16@gmail.com>
Thu, 7 Mar 2024 18:38:26 +0000 (00:08 +0530)
committerTom Hughes <tom@compton.nu>
Mon, 11 Mar 2024 09:27:11 +0000 (09:27 +0000)
commita33174acb8ebf4cff67281889ceca940b6b5a48b
treebd544bd8d7fbd6a823da2460ad3b30e743c1e478
parent56570cabf19b73cb496f7482c87bda0648e66ba6
Add NOT NULL constraints to redaction title and description
app/models/redaction.rb
db/migrate/20240307180830_add_check_constraint_to_redaction_title_and_description.rb [new file with mode: 0644]
db/migrate/20240307181018_validate_and_modify_redaction_title_and_description.rb [new file with mode: 0644]
db/structure.sql