You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: populate global_symbols.relationships in expt-convert
The relationships column was declared in the schema but never written, so
every symbol reported no relationships while queries still succeeded --
making type-hierarchy features silently impossible to build on the SQLite
output. Serialized like chunks.occurrences: a zstd-compressed wrapper
message. Symbols without relationships bind NULL rather than an empty frame.
Refs #464
0 commit comments