Commit 31ecb69
committed
Fixed data-generator creating invalid
no issue
- using `undefined` creates `EMPTY` values instead of `NULL` meaning our API queries to fetch top-level comments fail to find any commentsparent_id column values1 parent 35adc0a commit 31ecb69
File tree
1 file changed
+1
-1
lines changed- ghost/core/core/server/data/seeders/importers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments