webmcp
log
age | author | description |
---|---|---|
2016-02-05 | jbe | Updated documentation |
2016-01-20 | jbe | Another change to make <db_object>:try_save() work properly with "document_column" |
2016-01-20 | jbe | Make <db_object>:try_save() work properly with "document_column" being set (by using "_col" proxy) |
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-16 | jbe | Added a (currently unused) pure Lua version of extos.pfilter(...) |
2016-01-16 | jbe | Fixed autodoc documentation of extos.pfilter(...) |