Hacker News new | ask | show | jobs
by dragonwriter 1856 days ago
> the types specified for columns are completely ignored

They aren’t constraints (except in the case of “INTEGER PRIMARY KEY”), but they also aren’t “completely ignored”, because of type affinity.