File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Docker/OCI image reference
2- image : docker.io/dolthub/dolt-mcp:0.2.1
2+ image : docker.io/dolthub/dolt-mcp:0.2.2
33# One-line description
44description : Git-like version control for SQL databases with branching, merging, and data versioning
55# Communication protocol
3131# List of tools provided
3232tools :
3333 - add_dolt_remote
34+ - add_dolt_test
3435 - alter_table
3536 - clone_database
3637 - create_database
4445 - dolt_fetch_branch
4546 - dolt_pull_branch
4647 - dolt_push_branch
47- - dolt_reset_all_tables_soft
4848 - dolt_reset_hard
49- - dolt_reset_table_soft
49+ - dolt_reset_soft
5050 - drop_database
5151 - drop_table
5252 - exec
6363 - move_dolt_branch
6464 - query
6565 - remove_dolt_remote
66+ - remove_dolt_test
67+ - run_dolt_tests
6668 - select_active_branch
6769 - select_version
6870 - show_create_table
You can’t perform that action at this time.
0 commit comments