Hey, I suggest taking a look at the examples in https://developers.cloudflare.com/durable-objects/be
Hey, I suggest taking a look at the examples in https://developers.cloudflare.com/durable-objects/best-practices/access-durable-objects-storage/#examples
Aside from your billing question about the rows, you seem to be using promises when the API is synchronous, and also
Aside from your billing question about the rows, you seem to be using promises when the API is synchronous, and also
one() does not return null, it will throw when it doesn't find a result.

