Nut command / Database / database:update
Note: You are currently reading the documentation for Bolt 3.7. Looking for the documentation for Bolt 5.2 instead?
Nut's database:update
command repairs and/or updates the database.
Usage¶
php ./app/nut database:update
Example¶
Creation of ContentType table¶
$ php ./app/nut database:update
Modifications made to the database:
- Created table `bolt_entries`.
Your database is now up to date.
Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.