t_logger.md
955 Bytes
t_logger
- Rows (estimated): 23
- Data size: 16.0 KB
- Engine: InnoDB
- Collation: utf8mb3_general_ci
- Created: 2026-04-27 19:10:04
- Updated: 2026-04-27 19:10:04
Columns
| # | Name | Type | Null | Key | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| 1 | id |
bigint |
NO | PRI | auto_increment | ||
| 2 | group_id |
varchar(64) |
NO | ||||
| 3 | unit_id |
varchar(32) |
NO | ||||
| 4 | tag |
varchar(50) |
NO | ||||
| 5 | content |
varchar(1024) |
NO | 分组查询的字段 | |||
| 6 | create_time |
varchar(30) |
NO | ||||
| 7 | app_name |
varchar(128) |
NO |
Indexes
| Name | Unique | Type | Columns |
|---|---|---|---|
PRIMARY |
✓ | BTREE | id |
Narrative
No human-written narrative yet — when this table is exercised by a vertical slice, link from there back to this page.