rust-query icon indicating copy to clipboard operation
rust-query copied to clipboard

Add `Result` type for when opening database fails

Open LHolten opened this issue 1 month ago • 0 comments

I think the Config::open function should be fallible. It might also make sense to change the API to distinguish between opening a database and creating a database.

LHolten avatar Nov 21 '25 21:11 LHolten