Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
method PoolConnection.prototype.removeFromPool
import { PoolConnection } from "https://deno.land/x/mysql@v2.11.0/src/pool.ts";

Remove the connection from the pool permanently, when the connection is not usable.