Y
Hacker News
new
|
ask
|
show
|
jobs
by
inferiorhuman
2311 days ago
Or in MySQL: innocents.
1 comments
Narkov
2311 days ago
More likely: varchar(255)
link
boshomi
2310 days ago
varchar(255) == varchar(2000000) in SQLite
The type system in SQLite is not as strict as it is in other RDBMS.
link