你能告诉我为什么我的表不是在mysql数据库中创建的吗?我想创建一个名为.I table的player,列名为id name,lastname name table (道布)。res.send('dd')
debug(`listing to ${chalk.red(PORT)}`);
是否有其他方法可以在mysql中创建模式或表?
我在sequelize-typescript中定义了User和Product之间的一对多关系。: Product[]
} 我得到以下错误: Specified type of property 'products' cannot be automatically resolved to a sequelizePlease define the data type manually 下面是完整的堆栈跟踪: *ProjectPath*/node_modules/sequelize