webmcp

log libraries/mondelefant/mondelefant.lua

age author description
2017-08-21 jbe Further improvements to WebMCP documentation
2016-11-07 jbe Keep upsert mode after saving
2016-11-07 jbe Minor efficiency enhancement in <db_object>:try_save() method
2016-11-07 jbe Code cleanup for UPSERT code
2016-11-07 jbe Work on UPSERT support for mondelefant
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
2015-11-14 jbe Allow direct (proxy) access to fields of JSON object in a special column (set in the model) (write access not implemented yet)
2015-11-14 jbe Proper support for mutable data types (JSON objects/arrays) in table columns
2015-11-14 jbe Support for primary keys in JSON documents (fixes mistake with extra parenthesis in RETURN clause)
2015-08-05 jbe Reverted previous changeset (6ad9f6113c52, Support for primary keys in JSON documents)
2015-05-22 jbe Support for primary keys in JSON documents
2015-03-26 jbe Fixed two tiny errors in autodoc comments in mondelefant

Impressum / About Us