entity_merge_log
Data license: MIT · Data source: jebboone/deitydb
8 rows
This data as json, CSV (advanced)
Suggested facets: merged_at (date)
| old_entity_id ▼ | new_entity_id | merge_reason | merged_at |
|---|---|---|---|
| ENT_DIONE_341 | ENT_DIONE | Duplicate canonical name; preserve Titan/local notes under main Dione. | 2026-06-11T04:21:40.442358 |
| ENT_LETHE_151 | ENT_LETHE | Duplicate canonical name; Lethe is both river and personification. | 2026-06-11T04:21:40.442358 |
| ENT_MOIRAI_85 | ENT_MOIRAI | Duplicate canonical name; Moirai collective. | 2026-06-11T04:21:40.442358 |
| ENT_MOROS_158 | ENT_MOROS | Duplicate canonical name; Moros as doom/personification. | 2026-06-11T04:21:40.442358 |
| ENT_NIKE_159 | ENT_NIKE | Duplicate canonical name; Nike as victory personification/goddess. | 2026-06-11T04:21:40.442358 |
| ENT_THANATOS_173 | ENT_THANATOS | Duplicate canonical name; Thanatos as death daimon/personification. | 2026-06-11T04:21:40.442358 |
| ENT_THEMIS_174 | ENT_THEMIS | Duplicate canonical name; Themis as Titan/personification. | 2026-06-11T04:21:40.442358 |
| ENT_TYCHE_176 | ENT_TYCHE | Duplicate canonical name; Tyche as fortune goddess/personification. | 2026-06-11T04:21:40.442358 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [entity_merge_log] ( [old_entity_id] TEXT PRIMARY KEY, [new_entity_id] TEXT, [merge_reason] TEXT, [merged_at] TEXT );