tursodatabase/libsql

Query timing?

Open

#1,358 opened on Apr 29, 2024

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

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