1
0
mirror of https://github.com/fumiama/fumidb.git synced 2026-06-05 00:32:44 +08:00

fix table

This commit is contained in:
源文雨
2022-04-26 16:22:38 +08:00
parent 1b00e7d3cd
commit ea4ca63b49

View File

@@ -30,6 +30,7 @@
## 类型修饰符
> 类型修饰符占据类型代号的高2位通过或运算与基础代号结合
| 类型代号 | 类型 | 说明 |
| --- | --- | --- |
| 0x00 | null | 无修饰:允许重复、可空、非外键 |