Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Latest
method PoolConnection.prototype.removeFromPool
import { PoolConnection } from "https://deno.land/x/mysql@v2.12.1/src/pool.ts";

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