Commit 0aa4e11
Fix JSONB type mismatch in migrate_orbit_palette_data
Use single-arrow operator (->) instead of double-arrow (->>) for
colorOrder to return JSONB instead of text, matching the column type.1 parent ec6061e commit 0aa4e11
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments