Skip to content

Commit

Permalink
doc:
Browse files Browse the repository at this point in the history
supplementary index type
  • Loading branch information
KKould committed Mar 17, 2024
1 parent f8488f4 commit b8d5416
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,10 @@ let fnck_sql = DataBaseBuilder::path("./data")
- [not] like
- [not] in
- Supports index type
- Unique Index
- PrimaryKey
- Unique
- Normal
- Composite
- Supports multiple primary key types
- Tinyint
- UTinyint
Expand Down

0 comments on commit b8d5416

Please sign in to comment.