Hi,
I wanted to know, how can I secure the database from unauthorized requests from outside, is there a way to lock the database over cloudflared, so that the worker can connect to the database but no third party? For a productive database, it would be a no-go that a database is reachable from outside.
Thanks!