본문 바로가기
반응형

[TypeOrmModule] Unable to connect to the database1

[TypeOrmModule] Unable to connect to the database. Retrying (5)... +3137msQueryFailedError: ER_FK_COLUMN_CANNOT_CHANGE_CHILD: Cannot change column 'id': used in a foreign key constraint 에러 해결 app.module.ts파일의 synchreonize: false로 변경한다 2022. 6. 16.
반응형