home/categories/database-tools/memowikis-webapp-github-skills-reset-dev-database-skill-md
database-toolsdatabases

reset-dev-database

Reset the development MySQL database by copying the test scenario SQL dump to the Docker init directory, replacing the database name from memoWikisTest to memoWikis_dev, and reinitializing the MySQL container. Use this skill when the user wants to reset, recreate, or reinitialize the development database.

MemoWikis
maintainer
MemoWikis
更新於 12/29/2025
星標
13
分支
2
quick start

Installation and usage

Reset the development MySQL database by copying the test scenario SQL dump to the Docker init directory, replacing the database name from memoWikisTest to memoWikis_dev, and reinitializing the MySQL container. Use this skill when the user wants to reset, recreate, or reinitialize the development database.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use reset-dev-database