名称 | 类型 | 属性 | 备注 |
---|---|---|---|
主索引 | Id, pdate | unique |
名称 | 类型 | 空 | 默认值 | 属性 | 备注 |
---|---|---|---|---|---|
Id | int(11) | 否 | <auto_increment> | ||
pdate | test.date | 否 | 2017-01-01 | ||
writerId | smallint(5) unsigned | 否 | 0 | ||
tags | tinytext | 否 | e.g. Tech,Music,Startalk | ||
category | tinytext | 否 | |||
title | tinytext | 否 | |||
brief | tinytext | 否 | |||
content | mediumtext | 否 | |||
up | mediumint(8) unsigned | 否 | 0 | ||
down | mediumint(8) unsigned | 否 | 0 | ||
click | mediumint(8) unsigned | 否 | 0 |
名称 | 类型 | 属性 | 备注 |
---|---|---|---|
主索引 | Id | unique |
名称 | 类型 | 空 | 默认值 | 属性 | 备注 |
---|---|---|---|---|---|
Id | int(11) | 否 | <auto_increment> | ||
name | tinytext | 否 | |||
motto | tinytext | 否 | |||
avatarURL | tinytext | 否 | |||
gender | tinyint(3) | 否 | 0 |