Is there a way i can have a connect object to an oracle client in node js?

后端 未结 0 797
北荒
北荒 2020-11-21 14:29

I created an abstraction so i can call for different tables in the schema but I am having issues

export const connection = async () => {
let connect;
try {         


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