Cloudflare D1 using drizzle - issue with boolean data type

Even if the SQlite column is typed as boolean, I am getting an integer value and having to explicitly cast it to boolean
image.png
Was this page helpful?