I am using D1 with Pages functions Was

I am using D1 with Pages functions. Was working fine.
My D1 database had a binding in the function/worker of
DB
, suddenly in production the binding is
__D1_BETA__DB
, anyone ever have seen this happen? Locally still works as expected (eg.
DB
). I found that this prefix exists in miniflare codebase but really confused to see this pop-up in my production project.
Was this page helpful?