collection_resolver progress
This commit is contained in:
@@ -85,6 +85,8 @@ public:
|
||||
[[nodiscard]] bool is_blob() const;
|
||||
[[nodiscard]] bool is_null() const;
|
||||
|
||||
const database_type& raw_value() const;
|
||||
|
||||
private:
|
||||
database_type value_;
|
||||
size_t size_{};
|
||||
|
||||
Reference in New Issue
Block a user