Hacker News new | ask | show | jobs
by funny_falcon 670 days ago
What “Statically typed” would mean for SQL DB with extensible type system?
1 comments

It means you can define new types, not that you can store values of arbitrary types in columns you already have.