0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Jun 12, 2025 — Jun 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #165 from zussel/feature/has_many_to_many More... almost 2 years ago
updated postgres to 13 in appveyor More... almost 2 years ago
fixed connection create default values More... almost 2 years ago
fixed sql query test More... almost 2 years ago
fixed json orm test More... almost 2 years ago
demo progress More... almost 2 years ago
create an explicit logger More... almost 2 years ago
removed comments More... almost 2 years ago
removed unused includes More... almost 2 years ago
fixed relation resolver More... almost 2 years ago
Removed unused methode "serialize" from relation_resolver More... almost 2 years ago
relation resolver and demo project progress More... almost 2 years ago
added on_has_many interface for has many relations without belongs to counterpart More... about 2 years ago
has-many progress, restored id to has many interface More... about 2 years ago
introduced has_many_to_many interface to separate many-to-many from one-to-many relations More... about 2 years ago
progress on demo project More... about 2 years ago
moved initializing data into main.cpp More... about 2 years ago
folded namespaces More... about 2 years ago
fixed demo project More... about 2 years ago
some changes in demo projekt More... about 2 years ago
changed log output level to trace More... about 2 years ago
replaced cascade_type parameter in all has_one, belongs_to and has_many methods with foreign_attributes More... about 2 years ago
added foreign_attributes class handling object relation attributes More... about 2 years ago
moved abstract_type to class prototype_node More... about 2 years ago
added observers parameter to object_store::attach More... about 2 years ago
Merge pull request #164 from zussel/feature/object_store_attach More... about 2 years ago
fixed compile error observer_list_creator.hpp More... about 2 years ago
fixed object store observer test errors More... about 2 years ago
fixed object store compilation errors More... about 2 years ago
node analyzer refactoring More... about 2 years ago