Skip to main content

Module col

Module col 

Source
Expand description

列类型快捷构造函数

Functions§

blob
创建二进制列
boolean
创建布尔列
id
创建主键列 (自增整数)
integer
创建整数列
json
创建 JSON 列
real
创建浮点列
text
创建文本列
timestamp
创建时间戳列