implemented lazy loading for object_ptr and belongs_to
This commit is contained in:
@@ -77,7 +77,7 @@ private:
|
||||
std::mutex mutex_;
|
||||
|
||||
connection_pool &pool_;
|
||||
const sql::dialect &dialect_;
|
||||
const dialect &dialect_;
|
||||
|
||||
utils::message_bus &bus_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user