0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-29 11:53:08 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
7708a43772 server: add query_duration_ms stats to query res ()
* server: add `query_duration_ms` stats to query res

* hrana: default new stats fields
2024-04-15 16:37:13 +00:00
dac888bbb7 server: add query stats to hrana responses ()
* server: add query stats to hrana responses

* update spec with stats

* remove unused import

* fix snapshot

* more snapshots

* add stats to legacy api

* address comments
2024-04-11 16:23:21 +00:00
c2661c4bb0 return replication index as string 2024-01-05 14:48:54 +01:00
9596666518 return replication index in hrana StmtResp 2024-01-02 13:16:27 +01:00
a0a901cb2a test hrana batch correct sample query 2023-11-07 17:04:25 +01:00