Closed KSDaemon closed 1 month ago
Optimize testConnection() with just establishing a db connection without performing the SELECT 1 query which makes serverless instances to keep running...
SELECT 1
This also closes https://github.com/cube-js/cube/issues/8816
Check List
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Optimize testConnection() with just establishing a db connection without performing the
SELECT 1
query which makes serverless instances to keep running...This also closes https://github.com/cube-js/cube/issues/8816
Check List