added object_proxy as the holder of the object in object_ptr
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "matador/object/primary_key_resolver.hpp"
|
||||
|
||||
#include "../test/models/book.hpp"
|
||||
#include "../test/models/author.hpp"
|
||||
#include "../test/models/product.hpp"
|
||||
|
||||
TEST_CASE("Test primary key resolver", "[PrimaryKeyResolver]") {
|
||||
|
||||
Reference in New Issue
Block a user