added sqlite db backend progress
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
namespace matador::utils::os {
|
||||
|
||||
std::string error_string(unsigned long error);
|
||||
|
||||
std::string getenv(const char* name);
|
||||
|
||||
[[maybe_unused]] std::string getenv(const std::string &name);
|
||||
|
||||
Reference in New Issue
Block a user