Commit 630e4d5
committed
Remove default value for mou_signature agreement_type
We set a default value for the agreement_type when we added the column
so we pre-populated existing records with that value. Remove the
default value to make sure we're always deliberately setting the
correct agreement_type for new records.1 parent 9348cdc commit 630e4d5
File tree
3 files changed
+12
-3
lines changed- db
- migrate
3 files changed
+12
-3
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments