Y
Hacker News
new
|
ask
|
show
|
jobs
by
Loranubi
2305 days ago
Shouldn't that be centi-cents? ^^
1 comments
inferiorhuman
2305 days ago
Or in MySQL: innocents.
link
Narkov
2305 days ago
More likely: varchar(255)
link
boshomi
2305 days ago
varchar(255) == varchar(2000000) in SQLite
The type system in SQLite is not as strict as it is in other RDBMS.
link