For the complete documentation index, see llms.txt. This page is also available as Markdown.

Status

To show all migrations and whether they've been run or not use following command:

typeorm migration:show  -- -d path-to-datasource-config

[X] = Migration has been ran

[ ] = Migration is pending/unapplied

Last updated