tursodatabase/libsql

Query timing?

Open

#1,358 opened on Apr 29, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (490 forks)batch import
enhancementgood first issuehelp wantedquestion

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (Avg merge 23h 19m) (1 merged PR in 30d)

Description

When you're executing a query asynchronously, it would be useful for the library itself to provide query timing information because it's hard to do that from the caller.

Contributor guide