Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion basic-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The following table provides an overview of the feature development history of T
| [Auto increment](/auto-increment.md) | Y | Y | Y | Y |
| [Auto random](/auto-random.md) | Y | Y | Y | Y |
| [DDL algorithm assertions](/sql-statements/sql-statement-alter-table.md) | Y | Y | Y | Y |
| Multi schema change: add column(s) | Y | Y | Y | N |
| Multi schema change: add column(s) | Experimental | Experimental | Experimental | Experimental |
| [Change column type](/sql-statements/sql-statement-modify-column.md) | Y | Y | N | N |
| **Transactions** | **5.2** | **5.1** | **5.0** | **4.0** |
| [Async commit](/system-variables.md#tidb_enable_async_commit-new-in-v50) | Y | Y | Y | N |
Expand Down