nestjs typrorm @onetoone 在 mssql中报错?
但是我将 relations 启用 就会报
这里的userID 是typrorm 自动生成的 使用 @onetoone 就会这样
但是mssql 报错了
// synchronize: true, 我注释了