My problem is that the Mysql2 Connection object stays in memory. If I create a new drizzle instance
My problem is that the Mysql2 Connection object stays in memory. If I create a new drizzle instance with a huge schema for each Connection these are going to be kept in memory too.

