tursodatabase / turso-cli

Command line interface to Turso.
https://turso.tech
MIT License
215 stars 35 forks source link

`turso account show` invocations increase "rows read" metric #354

Closed penberg closed 1 year ago

penberg commented 1 year ago

The way we probe for usage data in turso account show increase the rows read metric.

penberg commented 1 year ago

There's a sqld issue on this too: https://github.com/libsql/sqld/issues/353

penberg commented 1 year ago

This is fixed on the API side now.

/cc @athoscouto