When prisma introspect can not connect (on GH Actions, using localhost, with 2.16.0 before our fix):
Introspecting based on datasource defined in prisma/schema.prisma …
Error: Error in connector: Error querying the database: Error querying the database: Error querying the database: An error occured during the attempt of performing I/O: Connection refused (os error 111)
When
prisma introspectcan not connect (on GH Actions, usinglocalhost, with 2.16.0 before our fix):