webmcp
log libraries/mondelefant/mondelefant.lua
| age | author | description |
|---|---|---|
| 2016-09-10 | bsw | Bugfix in try_destroy function regarding primary keys in JSON documents |
| 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-12 | jbe | Added downward-compatibility code for mondelefant.connect{engine='postgresql', ...} call |