Y
Hacker News
new
|
ask
|
show
|
jobs
by
boris
255 days ago
What would be the SQLite's equivalent to indexing starting from 1, not 0? Off the top of my head I can't think of anything that would go so much against the grain.
2 comments
bvrmn
255 days ago
For me it's case insensitive LIKE.
link
andypants
254 days ago
column types are more like guidelines than rules
link