Closed
Description
If you store the names of sub dbs in a db, you need to first convert them to a std::string and then call c_str() on it, to be able to pass it safely to dbi::open. Imo it should be possible to pass the string_view directly.
This is a small UX fix, otherwise I really enjoy using this library, thank you for maintaining it!
Metadata
Metadata
Assignees
Labels
No labels