has one progress
This commit is contained in:
@@ -40,6 +40,7 @@ public:
|
||||
template<class Type, template < class ... > class Pointer>
|
||||
static void on_has_one(const char * /*id*/,
|
||||
Pointer<Type> &/*x*/,
|
||||
const char * /*join_column*/,
|
||||
const utils::foreign_attributes &/*attr*/) {}
|
||||
template<class ContainerType>
|
||||
static void on_has_many(const char * /*id*/,
|
||||
|
||||
Reference in New Issue
Block a user