【解決】No changes in database schema were found – cannot generate a migration. To create a new empty migration use “typeorm migration:create” command
【解決】No changes in database schema were found - cannot generate a migration. To create a new empty migration use "typeorm migration:create" command npx typeorm migration:generate -n CreateItem を実行したら出た情報 npx typeor...