creating new Promise instead of using then() JS

后端 未结 0 818
暖寄归人
暖寄归人 2020-12-10 13:48

I am using nexus for my database purpose but I have a question which also generally applicable to JS/TS.

knex(\'cars\').insert(cars).then(() => console.log         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题