rexxars / sql-to-graphql

Generate a GraphQL API based on your SQL database structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: (db || "<not set>").toLowerCase is not a function

mikeerickson opened this issue · comments

I am receiving this error, despite the fact that I am indeed supplying the database. I have tried calling as follows:

sql2graphql -uroot -pW%$$#$#$%@ -P3307 --db stats

and

sql2graphql -uroot -pW%$$#$#$%@ -P3307 --database stats