Hacker News

Favorites Setup
Comment by wwalexander | original | SQLite as a Document Database (2020)
[−]wwalexander · 2026-08-29 Sat 20:21 UTC · link
> it added a killer feature: generated columns

It would be super cool if somehow SwiftData could translate computed properties of @Model objects into these generated columns via the #Expression macro!