Hacker News new | ask | show | jobs
by boshomi 2315 days ago
varchar(255) == varchar(2000000) in SQLite

The type system in SQLite is not as strict as it is in other RDBMS.