Friday, 5 June 2020

Could you help a noob, please?

Hey guys, i'm having troubles to connect to a remote Azure SQL using Sequelize. I have the user, pass, server etc..So, in the /config i have the database.js like this:module.exports = {dialect: ''",user: 'user',password: 'pass',server: 'remote-server',database: 'database'}​What i have to put in dialect?​Sorry about this, thank you anyway

Submitted June 05, 2020 at 01:26PM by lucasfelinto

No comments:

Post a Comment