has one progress

This commit is contained in:
2026-05-15 15:22:59 +02:00
parent 22f6f71412
commit 57703dfb67
44 changed files with 288 additions and 121 deletions
@@ -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*/,