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?
https://vercel.com/guides/connection-pooling-with-functions
https://vercel.com/guides/connection-pooling-with-functions
Learn best practices for connecting to relational databases with Vercel Functions and Fluid compute