webmcp
log libraries/mondelefant/mondelefant_native.autodoc.lua
| age | author | description |
|---|---|---|
| 2016-02-09 | jbe | Allow <db_handle>:create_list(...) to create a non-empty list by passing a table as argument (needed for references) |
| 2016-01-20 | jbe | Methods :create_object() and :create_list() ignore any additional table argument; "_class" attribute is always set; "_col" proxy respects foreign keys |
| 2016-01-09 | jbe | Removed excessive line |
| 2016-01-09 | jbe | Renamed "columns" property to "_col" |