Correct way of using "attachDatabasePool" from "@vercel functions"
Vercel introduced a way to share connection pool recently. Does someone know if we can just attach it like shown in the docs and the connection release will be handled correctly with the pool?