Skip to content

Commit b8d5416

Browse files
committed
doc:
supplementary index type
1 parent f8488f4 commit b8d5416

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,10 @@ let fnck_sql = DataBaseBuilder::path("./data")
111111
- [not] like
112112
- [not] in
113113
- Supports index type
114-
- Unique Index
114+
- PrimaryKey
115+
- Unique
116+
- Normal
117+
- Composite
115118
- Supports multiple primary key types
116119
- Tinyint
117120
- UTinyint

0 commit comments

Comments
 (0)