Skip to content

Migrate

Runs migrations against Didact's metadata database.

bash
didact migrate

DANGER

This command requires that you set the database provider key and database connection string in the config. See config for more details.

Examples

Run migrations.

bash
didact migrate

Proudly powered by VitePress