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
Highlight no hidden tables - key architectural difference
- Legacy attach@store and filepath@store use hidden ~external_* tables
- New object type stores all metadata inline in JSON column
- Benefits: simpler schema, self-contained records, easier debugging
- No reference counting complexity
0 commit comments