I am receiving this error, despite the fact that I am indeed supplying the database. I have tried calling as follows: ```bash sql2graphql -uroot -pW%$$#$#$%@ -P3307 --db stats ``` and ```bash sql2graphql -uroot -pW%$$#$#$%@ -P3307 --database stats ```
I am receiving this error, despite the fact that I am indeed supplying the database. I have tried calling as follows:
and