Prefer strict tables in SQLite
> 在 SQLite 中优先使用严格表
HN Points: 177 / 70 comments | Author: ingve | HN Discussion: item?id=48873940 | Source: evanhahn.com
> HN 评分:177 / 70 条评论 | 作者:ingve | HN 讨论:item?id=48873940 | 来源:evanhahn.com
Original Article
> 原文
In short: I prefer strict tables in SQLite because they avoid some datatype problems, such as putting text in number columns.
⋯ 继续阅读请开通会员 ⋯