ive upgraded to 3.5.1, removed bindings, re-added, re-deployed still getting the same behavior: `__

ive upgraded to 3.5.1, removed bindings, re-added, re-deployed still getting the same behavior:

__D1_BETA_ is being added as a prefix in the environment, but not binding named DB

binding name: DB
env contains: __D1_BETA_DB


I tried to reference that variable __D1_BETA_DB, but it tells me that there is no function prepare on it.

im expecting (and this was previous behavior) that a DB variable is hanging on the env that i can call prepare on. any ideas?
Was this page helpful?