rexxars / sql-to-graphql

Generate a GraphQL API based on your SQL database structure
MIT License
592 stars 73 forks source link

Error Pool2 - Error: connect ETIMEDOUT #41

Open ananddayalan opened 8 years ago

ananddayalan commented 8 years ago

I'm getting error with Postgres as well as mssql

sql2graphql --output-dir "c:\auto" --es6 --database "xxx" --host "xxx.xx.corp.xx.com" --user "xxx" --password "xxx"

Knex:warning - Pool2 - Error: Pool was destroyed Knex:Error Pool2 - Error: connect ETIMEDOUT Knex:Error Pool2 - Error: connect ETIMEDOUT