Hacker News new | ask | show | jobs
by frectonz 582 days ago
yes you can

CREATE TABLE crime_against_humanity ( databases SQLITE[] );

1 comments

With the expanded datum api you can also work with subscriptable array types to only expand elements lazily as needed. It might already works if you try it, but support for it might be hardwired only to nested stock arrays, something to look into.