`dbdiff.describeDatabase(conn1) .then((schema) => { console.log(schema) })` prints the schema, but hangs in the terminal