Any estimation on the limits per databse after the "beta"? Now it's 2GB, it will increate to like 3G
Any estimation on the limits per databse after the "beta"? Now it's 2GB, it will increate to like 3GB or way more?
> to compare strings so it wants a number. You should store date time stuff as integers so you can use >.






wrangler dev I just lose hot reloading making it basically pointless to use from a DX perspective. Am I missing something? Or am I expected to rebuild the application over and over to test..?const lastStream = await env.DB.prepare(
SELECT *
)
.bind(userId)
.first()
)
.bind(userId)
.first()