Focusing just on the Worker code, since the first is mostly Drizzle stuff I guess which I am not fam

Focusing just on the Worker code, since the first is mostly Drizzle stuff I guess which I am not familiar. What is the
createDB()
function?
Your log clearly shows that your D1 database is correctly bound to the worker. So, it's either the way Drizzle is used, or that
createDB
function messing up something.
Was this page helpful?