Commit 783cd4d
committed
fixup(coderd/database/migrations): update bedrock fixture to discriminated form
The settings JSON is now a discriminated, versioned blob carrying
_type and _version. Update the sample bedrock row in the migration
fixture to match the new schema; the migration that creates the
table is on main, so the fixture has to be patched in this stack.1 parent 8b6e438 commit 783cd4d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments