connectDB().then(SQNote => { return SQNote.count().then(count => { log('COUNT '+ count); return count; }); ... Sequelize supports several SQL database engines.
確定! 回上一頁