表单安装 安装后最高可存放1000万+条数据
表字段预览 除系统字段外,yesapi_detail数据库表 共有 6 个表字段
第 1-6 条, 共 6 条.
| 字段名称 | 字段类型 | 字段默认值 | 是否允许为空 | 字段描述 | 索引 | 字段数据示例 |
|---|---|---|---|---|---|---|
| field_id | varchar(128) | 否 | the field id | 无索引 | ||
| is_example | tinyint(4) | 否 | is example or not (0 not, 1 is) | 无索引 | ||
| field_value | text | 否 | the field value | 无索引 | ||
| value_desc | varchar(1024) | 否 | field value description | 无索引 | ||
| date_created | timestamp(3) | 是 | create time | 无索引 | ||
| date_updated | timestamp(3) | CURRENT_TIMESTAMP | 否 | update time | 无索引 | CURRENT_TIMESTAMP |
粤公网安备44011302002121号
|
