This is what I see in the `meta` from a query locally: ```{ "served_by": "miniflare.db", "durati

This is what I see in the
meta
from a query locally:
{
  "served_by": "miniflare.db",
  "duration": 1,
  "changes": 0,
  "last_row_id": 0,
  "changed_db": false,
  "size_after": 28672
}
Was this page helpful?