This commit is contained in:
parent
66305c3c86
commit
ab40037cb4
@ -23,6 +23,8 @@
|
||||
#define REPERTORY_INCLUDE_UTILS_DB_SQLITE_DB_COMMON_HPP_
|
||||
#if defined(PROJECT_ENABLE_SQLITE)
|
||||
|
||||
#include "utils/config.hpp"
|
||||
|
||||
namespace repertory::utils::db::sqlite {
|
||||
using db_types_t = std::variant<std::int64_t, std::string>;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user