webmcp
log
| age | author | description |
|---|---|---|
| 2019-10-19 | jbe | Added missing lua_settop(L, 6) in previous commit |
| 2019-10-19 | jbe | Fix handling when setting 1:1 referenced objects |
| 2019-10-19 | jbe | Bugfix regarding 1:1 relations: allow setting one class as primary class (needed to avoid endless recursion in foreign key lookups) |